vss
This commit is contained in:
parent
55c0e0c885
commit
a09bf211ff
2 changed files with 3 additions and 4 deletions
|
|
@ -36,7 +36,6 @@ Welcome to Venith. Venith is owned and created by <a href="http://digitalcheese.
|
|||
<table width="100%" cellpadding="10">
|
||||
<tr>
|
||||
<td valign="top" align="right">
|
||||
<div class="txt">
|
||||
<h2>Main</h2>
|
||||
<a href="/articles/">Articles</a><br>
|
||||
<a href="/blog/">Blog</a> (<a href="/feeds/blog.xml">RSS</a>)<br>
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
* {font-family:"sans-serif", "Arial", "monospace"!important;word-wrap:break-word!important;}
|
||||
body {background-color:#000;margin:0px;color:white!important;font-size:12px!important;}
|
||||
*, a, button, body { cursor: url('http://venith.net/Media/cursor.png'), auto!important; }
|
||||
.con {background:#040;max-width:800px;margin:0px auto;}
|
||||
.nav {background:#000;text-align:center;overflow:auto;max-height:50px;font-size:26px;color:white!important;font-weight:bold;padding:4px;border:1px #080 solid}
|
||||
*, a, button, body { cursor: url('http://venith.net/media/cursor.png'), auto!important; }
|
||||
.con {background:#040;margin:0px auto;}
|
||||
.nav {background:#050;text-align:center;overflow:auto;max-height:50px;font-size:26px;color:white!important;font-weight:bold;padding:4px;border-bottom:2px #FFF solid}
|
||||
.txt {background:#040;padding:2px}
|
||||
.foot {background:#030;font-size:10px!important;padding:2px}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue