X-Git-Url: https://code.wpia.club/?p=gigi.git;a=blobdiff_plain;f=static%2Fstatic%2Fdefault.css;fp=static%2Fstatic%2Fdefault.css;h=5372aa136525409dd3958abeca5710b2ccf65c59;hp=fe09d6f322f4946fe66b93eb741b728e5d161c52;hb=7f22ccdc95d968a3f8a5affcab74687c22823d74;hpb=f9690dc20a342802275d70e088b34dfa8e8868b3 diff --git a/static/static/default.css b/static/static/default.css index fe09d6f3..5372aa13 100644 --- a/static/static/default.css +++ b/static/static/default.css @@ -582,6 +582,7 @@ td.storyLeft { text-align: center; margin-left:auto; margin-right:auto; + width: 700px; } td.greytxt { @@ -737,4 +738,10 @@ img{ } formMandatory{ color: red; +} +.experthidden{ + display:none; +} +.expertoff{ + display:none; } \ No newline at end of file