|
|
|
@ -4,9 +4,6 @@ a{color: #aaadb2;text-decoration: none}
@@ -4,9 +4,6 @@ a{color: #aaadb2;text-decoration: none}
|
|
|
|
|
.header{padding:10px 10px 0 10px;position: relative;} |
|
|
|
|
.header .logo{display: inline-block;margin:10px 10px 6px 10px;font-size: 1.86em;color: #e8eaed} |
|
|
|
|
.header .logo img{vertical-align: middle;} |
|
|
|
|
.menu{max-width: 80%;white-space: nowrap;overflow-x:auto;overflow-y: hidden;margin: 0 auto;} |
|
|
|
|
.menu a{display: inline-block;line-height: 16px;margin: 0 1px;padding: 16px 12px 12px 10px;text-align: center} |
|
|
|
|
.menu .selected{color: #8ab4f8;border-bottom: 3px solid #8ab4f8;padding: 20px 12px 11px 10px;} |
|
|
|
|
.indexes{position:fixed;min-width:68px;top: 80px;left: 4px;bottom: 100px;background-color: #2b2c2e;padding: 5px 5px 10px 5px;border-radius: 5px;max-height:500px;overflow-y: auto;} |
|
|
|
|
.indexes a{display: block;line-height: 2;font-size: 16px;font-weight: 500;} |
|
|
|
|
.hr{border-bottom: solid 1px #3c4043;margin-bottom: 11px} |
|
|
|
@ -23,11 +20,7 @@ a{color: #aaadb2;text-decoration: none}
@@ -23,11 +20,7 @@ a{color: #aaadb2;text-decoration: none}
|
|
|
|
|
.modal-about .modal-body h1{display: none;} |
|
|
|
|
.breadcrumbs{padding-left: 1.5em;padding-bottom: 10px;} |
|
|
|
|
.content{padding: 20px 10px;padding-left: 90px} |
|
|
|
|
.img-item{display: inline-block;margin-left: 10px;margin-right: 10px;margin-bottom: 20px;cursor: pointer;} |
|
|
|
|
.img-item img{height: 180px;object-fit: cover;} |
|
|
|
|
.img-item strong{display: block;color: #bdc1c6;font-family: Roboto,Arial,sans-serif;font-size: 12px;letter-spacing: .2px;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} |
|
|
|
|
.catedesc{padding: 0 10px} |
|
|
|
|
.cateinfo{margin-bottom: 1em;padding: 5px 10px 10px 10px} |
|
|
|
|
.introduction{padding: 0 0 20px 90px} |
|
|
|
|
.clearfix::after {content: "";clear: both;display: table;} |
|
|
|
|
.url-group{margin-bottom: 10px} |
|
|
|
|
.url-group h3{margin-top: 0} |
|
|
|
|