aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/admin_advices/default-layout.css
blob: bf110eb1bafefa8b0978181f508ac5af8bf0ea25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*.content {
  list-style-type:none; 
  margin: 0 1em 0 14.5em; 
  padding: 0 0 15px 0;
} */
.content h2 {
  font-weight: bold; 
  padding-left: 2em;
}
/*.content h3 {
  text-align: left; 
  padding-left: 3em;
  font-size: 120%;
}*/
.content table tr td {
  text-align: left; 
  padding-left: 2em; 
}