Update Vss.css
This commit is contained in:
parent
3e9b01cc45
commit
cf00c899c9
1 changed files with 2 additions and 2 deletions
|
|
@ -1,13 +1,13 @@
|
|||
* {font-family:"sans-serif", "Arial", "monospace"!important;word-wrap:break-word!important;}
|
||||
*, a, button, body { cursor: url('https://venith.net/Media/cursor.png'), auto!important; }
|
||||
body {background-color:rgb(35, 51, 35);margin:0px;color:white!important;font-size:12px!important;}
|
||||
body {background-color:rgb(0, 0, 0);margin:0px;color:white!important;font-size:12px!important;}
|
||||
|
||||
.con {max-width:800px;margin:0px auto;}
|
||||
.nav {background:#015b03;text-align:center;overflow:auto;max-height:50px;font-size:36px;color:white!important;font-weight:bold;padding:4px}
|
||||
.txt {background:#020;padding:2px}
|
||||
.foot {background:#010;font-size:10px!important;padding:2px}
|
||||
|
||||
h1 {text-align:center;font-weight:bold;background:#010}
|
||||
h1 {text-align:center;font-weight:bold;background:#0c023f}
|
||||
a {color:#FFF}
|
||||
a:hover {background-color:black!important;color:rgb(19, 235, 170)!important;}
|
||||
::selection {background:lime;color:black}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue