[560303]: / vignettes / include / site.css

Download this file

19 lines (18 with data), 326 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
.html-widget {
margin-bottom: 1em;
}
h1 .header-section-number::after {
content: ".";
}
th {
background-color: #336699;
color: white;
}
tr:nth-child(even) {background-color: #f2f2f2;}
table td {
padding: 3px 10px;
border-top: none;
border-left: none;
border-bottom: none;
border-right: none;
}