Skip to content

Instantly share code, notes, and snippets.

@alldevic
Last active September 14, 2017 06:36
Show Gist options
  • Save alldevic/39158a4b4aec370b81b7e6c59fbbc249 to your computer and use it in GitHub Desktop.
Save alldevic/39158a4b4aec370b81b7e6c59fbbc249 to your computer and use it in GitHub Desktop.
nsu table
@-moz-document url-prefix("http://table.nsu.ru/group"), url-prefix("http://table.nsu.ru/teacher") {
header { position: relative; margin-top: 26px; z-index:2; background-color: transparent; min-height: 0px; }
div.container-header { padding: 10px 0px;display: inherit; }
a.logo-nsu { display: none; }
div.title { display: none; }
div.alert.alert-info.text-center { display: none; }
ul.breadcrumb { margin: 0px; }
div.main_head { display: none; }
div.info-remember { display: none; }
div.text-update { font-size: 0px; line-height: 0px; }
div.date-update { display: none; }
br { display: none; }
div.remember { display: inline-block; margin-right: 260px }
div.container { position: relative; margin-top: -26px}
ul.breadcrumb>.active { font-size: 28px; font-weight: bold; }
ul.breadcrumb>li+li:before { font-size: 14px; vertical-align: middle; }
table.time-table tr td:first-child { text-align: center; vertical-align: middle; }
table.time-table tr { height: 36px; }
footer { display: none; }
body { margin-bottom: 0px; }
div.container-nav { display: none; }
div.info-schedule { display: none; }
div.info-remember {display: none;}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment