compress
This commit is contained in:
parent
47f04fbffb
commit
fa1a7080e7
4
owmx-3.0/css/owmx-3.0.min.css
vendored
4
owmx-3.0/css/owmx-3.0.min.css
vendored
@ -108,3 +108,7 @@ footer img{height:28px;}
|
||||
nav ul{padding:10px;}
|
||||
nav ul ul{border-radius:none;box-shadow:none;}
|
||||
.single_page{border-radius:4px;box-shadow:0 2px 2px rgba(0, 0, 0, 0.2);background:#F2F7F8;padding:10px;margin-bottom:25px;width:531px;}
|
||||
::-webkit-scrollbar{width:6px;}
|
||||
::-webkit-scrollbar-track{background-color:#bbb;}
|
||||
::-webkit-scrollbar-thumb{background-color:#eee;}
|
||||
::-webkit-scrollbar-thumb:hover{background-color:#888;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user