cosmetics
[tomato.git] / release / src / router / www / linksys.css
blob180cdb46265cc3f91bcbdcd6e805553de171c17a
1 /*
2 Tomato GUI
3 Copyright (C) 2006-2007 Jonathan Zarate
4 http://www.polarcloud.com/tomato/
6 For use with Tomato Firmware only.
7 No part of this file may be used without permission.
8 */
9 #header {
10 background-color: #ffffff;
11 padding: 0px 0px 20px 0px;
12 border-bottom: 0px solid #ddd;
14 #header .title {
15 background-image: url("linksys.gif");
16 font: 0px sans-serif;
17 height: 104px;
18 width: 898px;
20 #header .version {
21 font: 16px sans-serif;
22 font-weight: bold;
23 margin-top: -20px;
24 padding-right: 5px;
25 text-align: right;
26 #navi a {
27 color: #366596;