]> WPIA git - gigi.git/blobdiff - static/static/css/cacert.css
upd: format main css file
[gigi.git] / static / static / css / cacert.css
index b9443976c787ad4c0dd4021db8edb1435922f629..f8cd07292df2975ae34f499ffa3a918169f4739d 100644 (file)
@@ -1,19 +1,25 @@
 .container {
-  margin-bottom: 30px;
+    margin-bottom: 30px;
 }
 .quest {
-  font-weight: bold;
+    font-weight: bold;
 }
 .quest:after {
-  content:"\A";
-  white-space:pre;
+    content:"\A";
+    white-space:pre;
 }
 .subtext {
-  color: #c0c0c0;
+    color: #c0c0c0;
 }
 .tooltip-inner {
     white-space:pre-wrap;
 }
 .experthidden{
-       display: none;
+    display: none;
+}
+div.error-msgs p{
+    padding: 6px;
+}
+.summary-table td{
+    padding: 0 3px;
 }