mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
fixed bug in img-tag
git-svn-id: https://svn.fhem.de/fhem/trunk@1349 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
baf112f6ac
commit
52b7b3d16a
@ -15,7 +15,7 @@ body[name~=Media] { background-color: #A5A5A5;
|
|||||||
#content { position:absolute; top:50px; left:180px; bottom:10px; right:10px; text-align:center}
|
#content { position:absolute; top:50px; left:180px; bottom:10px; right:10px; text-align:center}
|
||||||
|
|
||||||
a { color:#CCCCCC; }
|
a { color:#CCCCCC; }
|
||||||
img { border-style: none; position:absolute; top:15px; left:190px;}
|
img { border-style: none; }
|
||||||
table { -moz-border-radius:8px; border-radius:8px; }
|
table { -moz-border-radius:8px; border-radius:8px; }
|
||||||
|
|
||||||
.fp_Grundriss {border:0px solid gray;}
|
.fp_Grundriss {border:0px solid gray;}
|
||||||
|
Loading…
Reference in New Issue
Block a user