css
This commit is contained in:
parent
a7b4eec58c
commit
753900d976
1 changed files with 2 additions and 2 deletions
|
|
@ -14,6 +14,6 @@ a:hover {background-color:black!important;color:rgb(19, 235, 170)!important;}
|
|||
[id] {display:none}
|
||||
[id]:target {display:block}
|
||||
|
||||
IMG {max-width:100%;height:auto}
|
||||
IMG[src="/Media/Vlogo.png"] {max-width:32px;float:left}
|
||||
IMG {max-width:100%;height:auto!important}
|
||||
IMG[src="/Media/Vlogo.png"] {max-width:32px!important;float:left}
|
||||
audio {width:99%}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue