adding this file to stop apache errors
[dana/openbox-web.git] / css / develop.css
1 #menu .develop a {
2   color: black;
3   background-color: #76C11C;
4 /*  background: #c50000;*/
5 }
6
7 #splash a {
8   text-decoration: none;
9 }
10
11 #splash a:hover {
12   text-decoration: underline;
13 }
14
15 .ticker .name {
16   float: left;
17   margin-left: 0;
18 }