84
84
.prevsubmit { color : # 696969 ; }
85
85
86
86
.output_text {
87
- border-top : 1px dotted # C0C0C0 ;
88
- border-bottom : 1px dotted # C0C0C0 ;
89
- background-color : # FAFAFA ;
87
+ border-top : 1px dotted # c0c0c0 ;
88
+ border-bottom : 1px dotted # c0c0c0 ;
89
+ background-color : # fafafa ;
90
90
margin : 0 ;
91
91
padding : 5px ;
92
92
font-family : monospace;
93
93
white-space : pre;
94
94
}
95
95
96
96
.clarificationform pre {
97
- border-top : 1px dotted # C0C0C0 ;
98
- border-bottom : 1px dotted # C0C0C0 ;
99
- background-color : # FAFAFA ;
97
+ border-top : 1px dotted # c0c0c0 ;
98
+ border-bottom : 1px dotted # c0c0c0 ;
99
+ background-color : # fafafa ;
100
100
margin : 0 ;
101
101
padding : 5px ;
102
102
font-family : monospace;
103
103
white-space : pre;
104
104
}
105
105
106
106
kbd {
107
- background-color : # FAFAFA ;
107
+ background-color : # fafafa ;
108
108
color : black;
109
109
}
110
110
@@ -270,9 +270,9 @@ img.affiliation-logo {
270
270
.score_incorrect { background : # e87272 ; }
271
271
.score_pending { background : # 6666ff ; }
272
272
273
- .gold-medal { background-color : # EEC710 }
274
- .silver-medal { background-color : # AAA }
275
- .bronze-medal { background-color : # C08E55 }
273
+ .gold-medal { background-color : # eec710 }
274
+ .silver-medal { background-color : # aaa }
275
+ .bronze-medal { background-color : # c08e55 }
276
276
277
277
# scoresolv , # scoretotal { width : 2.5em ; }
278
278
.scorenc , .scorett , .scorepl { text-align : center; width : 2ex ; }
@@ -655,8 +655,8 @@ blockquote {
655
655
}
656
656
657
657
# contesttimer {
658
- color : DimGray;
659
- margin-left : auto;
658
+ color : DimGray;
659
+ margin-left : auto;
660
660
}
661
661
662
662
.lasttcruns , .lastresult {
@@ -668,7 +668,7 @@ blockquote {
668
668
top : 50% ;
669
669
left : 50% ;
670
670
transform : translate (-50% , -50% );
671
- background-color : # 295D8A ;
671
+ background-color : # 295d8a ;
672
672
font-size : 200% ;
673
673
font-weight : bold;
674
674
color : white;
0 commit comments