source: trunk/plugins/admin_advices/default-layout.css @ 1846

Last change on this file since 1846 was 1772, checked in by vdigital, 17 years ago

Minor changes:

  • Filter Icon on Rub request is floated right except on my request for wipi. template/yoga/menubar.css template/yoga/theme/wipi/theme.css
  • Font-family is revised on Rub advice (he doesn't have Bitstream Vera Sans as many people). template/yoga/default-layout.css
  • Plugin Admin Advice has been reviewed to be W3C compliant. plugins/admin_advices/admin_advices.tpl plugins/admin_advices/default-layout.css
File size: 312 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.