File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
server/fishtest/static/css Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -342,20 +342,18 @@ legend {
342342 content : "\f1ec" ;
343343}
344344
345- .mainnavbar [href = "https://github.com/official-stockfish/fishtest" ]::before
346- {
345+ .mainnavbar [href = "https://github.com/official-stockfish/fishtest" ]::before {
347346 content : "\f441" ;
348347}
349348
350- .mainnavbar [ href = "https://github.com/official-stockfish/nnue-pytorch" ]:: before
351- {
349+ .mainnavbar
350+ [ href = "https://github.com/official-stockfish/nnue-pytorch" ]:: before {
352351 content : "\f3e2" ;
353352 font-family : "Font Awesome 7 Brands" ;
354353 font-weight : 400 ;
355354}
356355
357- .mainnavbar [href = "https://github.com/official-stockfish/books" ]::before
358- {
356+ .mainnavbar [href = "https://github.com/official-stockfish/books" ]::before {
359357 content : "\f02d" ;
360358}
361359
You can’t perform that action at this time.
0 commit comments