1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-07-07 04:19:17 +02:00
This commit is contained in:
GilbN 2018-08-16 14:12:25 +02:00
parent 539ce853bf
commit 742dd289cf

View File

@ -10,6 +10,12 @@ body {
-o-background-size: auto, cover;*/
}
/* VERSION */
#footer-region::after {
content: "\A Orgarr V.1";
white-space: pre;
}
@media (max-width: 991px) {
.toolbar .page-toolbar .x-toolbar-left-1 {
@ -33,11 +39,9 @@ body {
}
}
.modal-content {
background-color: #2d2d2d;
}
/* scroller */
::-webkit-scrollbar-corner {
background-color: #333333;