Line 155: | Line 155: | ||
.plus::before { | .plus::before { | ||
content:"✊"; | content:"✊"; | ||
− | color:# | + | color:#1a61db; |
} | } | ||
/* this is the icon for when the content is expanded */ | /* this is the icon for when the content is expanded */ | ||
.less::before { | .less::before { | ||
content: "✌"; | content: "✌"; | ||
− | color:# | + | color:#1a61db; |
} | } | ||
Line 265: | Line 265: | ||
/* when hovering on that button */ | /* when hovering on that button */ | ||
.collapsable_menu_control:hover { | .collapsable_menu_control:hover { | ||
− | background-color: # | + | background-color: ##1a61db; |
color:#000000; | color:#000000; | ||
} | } | ||
Line 347: | Line 347: | ||
.judges-will-not-evaluate { | .judges-will-not-evaluate { | ||
− | border: 4px solid # | + | border: 4px solid ##1a61db; |
display: block; | display: block; | ||
margin: 5px 15px; | margin: 5px 15px; |
Revision as of 13:05, 20 July 2017