Compare commits
2 Commits
eb3b97240d
...
f4d6ed4d8f
Author | SHA1 | Date | |
---|---|---|---|
f4d6ed4d8f | |||
1b7b8af118 |
@ -12,11 +12,12 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/** Safari */
|
/** Safari */
|
||||||
@media not all and (min-resolution: 0.001dpcm) {
|
|
||||||
.headLogo {
|
@supports (-webkit-appearance:none) and (not (stroke-color:transparent)) {
|
||||||
width: 3%;
|
.headLogo {
|
||||||
}
|
width: 1%;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Sidebar
|
* Sidebar
|
||||||
|
Loading…
Reference in New Issue
Block a user