1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-17 15:39:36 +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;*/ -o-background-size: auto, cover;*/
} }
/* VERSION */
#footer-region::after {
content: "\A Orgarr V.1";
white-space: pre;
}
@media (max-width: 991px) { @media (max-width: 991px) {
.toolbar .page-toolbar .x-toolbar-left-1 { .toolbar .page-toolbar .x-toolbar-left-1 {
@ -33,11 +39,9 @@ body {
} }
} }
.modal-content { .modal-content {
background-color: #2d2d2d; background-color: #2d2d2d;
} }
/* scroller */ /* scroller */
::-webkit-scrollbar-corner { ::-webkit-scrollbar-corner {
background-color: #333333; background-color: #333333;