ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/styles/gitweb.css
Revision: 1.2
Committed: Thu Aug 4 11:56:18 2011 UTC (12 years, 8 months ago) by tdb
Content type: text/css
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +8 -4 lines
Log Message:
Tweak the CSS a bit.

File Contents

# User Rev Content
1 tdb 1.2 #main {
2     margin: 10px 10px 10px 161px;
3 tdb 1.1 }
4 tdb 1.2 #contents {
5     padding: 0;
6     border: 1px solid #D9D8D1;
7     }
8     body {
9     border: none;
10 tdb 1.1 }