]> WPIA git - gigi.git/blobdiff - static/static/default.css
Show the generated certificate better.
[gigi.git] / static / static / default.css
index fe09d6f322f4946fe66b93eb741b728e5d161c52..e9308c46a49ee285e7d3efa35fe8ac089a305ab9 100644 (file)
@@ -582,6 +582,7 @@ td.storyLeft {
        text-align: center;
        margin-left:auto;
        margin-right:auto;
+       width: 700px;
 }
 
 td.greytxt {
@@ -737,4 +738,14 @@ img{
 }
 formMandatory{
        color: red;
+}
+.experthidden{
+       display:none;   
+}
+.expertoff{
+       display:none;   
+}
+pre{
+       word-wrap: break-word;
+       white-space: pre-wrap;
 }
\ No newline at end of file