source: branches/1.7/plugins/admin_advices/default-layout.css @ 15897

Last change on this file since 15897 was 1912, checked in by rub, 17 years ago

Update svn properties (svn:eol-style and svn:keywords)

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 293 bytes
Line 
1.content {
2  list-style-type:none; 
3  margin: 0 1em 0 14.5em; 
4  padding: 0 0 15px 0;
5}
6.content h2 {
7  font-weight: bold; 
8  padding-left: 2em;
9}
10.content h3 {
11  text-align: left; 
12  padding-left: 3em;
13  font-size: 120%;
14}
15.content table tr td {
16  text-align: left; 
17  padding-left: 2em; 
18}
19
Note: See TracBrowser for help on using the repository browser.