ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/styles/style.css
(Generate patch)

Comparing web/www/styles/style.css (file contents):
Revision 1.8 by tdb, Fri Jun 21 16:50:18 2013 UTC vs.
Revision 1.9 by tdb, Fri Jun 21 17:26:08 2013 UTC

# Line 79 | Line 79 | html,body {
79   }
80   #contents h1 {
81          padding: 5px;
82 <        margin: 30px -15px 20px -15px;
82 >        margin: 30px -15px 15px -15px;
83          background: #eeeeff;
84          border-bottom: 5px solid #000066;
85          color: #000066;
86   }
87   #contents h2 {
88          padding: 4px;
89 <        margin: 20px -10px 20px -10px;
89 >        margin: 15px -10px 20px -10px;
90          background: #eeeeff;
91          color: #000000;
92          border-bottom: 2px solid #000066;
# Line 105 | Line 105 | html,body {
105          /*font-size: larger;*/
106   }
107   #topnav {
108 <        margin: -10px 0px 0px -10px;
108 >        margin: -5px 0px 0px -10px;
109          padding: 0px;
110          background: transparent;
111          color: #000000;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines