remove unused styles

pull/3523/head
Thibault Duplessis 2017-08-24 21:47:16 -05:00
parent 9b7612da84
commit 98b59807dd
2 changed files with 4 additions and 24 deletions

View File

@ -1611,29 +1611,6 @@ span.blurs {
span.hold {
border-color: #E73B38;
}
div.shortcuts .inner {
display: none;
}
div.shortcuts:hover .inner {
display: block;
}
div.shortcuts .title {
margin: 1.5em 0 0.5em 0;
display: block;
font-weight: bold;
border-bottom: 1px solid #ccc;
}
div.shortcuts li {
display: block;
margin: 0.5em 0;
}
#site_header div.shortcuts strong {
font-weight: bold;
}
.back_to_game {
margin-top: 30px;
text-align: center;
}
.copyables > p {
margin-top: 7px;
}
@ -1651,6 +1628,10 @@ div.shortcuts li {
left: -241px;
width: 226px;
}
.back_to_game {
margin-top: 30px;
text-align: center;
}
.mselect {
margin-top: 20px;

View File

@ -73,7 +73,6 @@ body.dark #tournament_side .player tr:hover th,
body.dark .ceval_box,
body.dark .areplay .opening_box,
body.dark .areplay .chapter_name,
body.dark div.shortcuts .title,
body.dark div.content_box,
body.dark div.content_box_inter,
body.dark div.content_box_inter a.active,