]> WPIA git - gigi.git/blob - static/static/css/cacert.css
451d423bd65201e88e1af026e2cf093010a6f4f8
[gigi.git] / static / static / css / cacert.css
1 .container {
2   margin-bottom: 30px;
3 }
4 .quest {
5   font-weight: bold;
6 }
7 .quest:after {
8   content:"\A";
9   white-space:pre;
10 }
11 .subtext {
12   color: #c0c0c0;
13 }
14 .tooltip-inner {
15     white-space:pre-wrap;
16 }
17 .experthidden{
18         display: none;
19 }
20 div.error-msgs p{
21         padding: 6px;
22 }
23 .summary-table td{
24         padding: 0 3px;
25 }