Compare commits
No commits in common. "f4d6ed4d8f7f92f393f8d93a545ea4b84a2d6dfe" and "eb3b97240d65eb088abeb717d9227c0062c0d756" have entirely different histories.
f4d6ed4d8f
...
eb3b97240d
@ -12,12 +12,11 @@ body {
|
||||
}
|
||||
|
||||
/** Safari */
|
||||
|
||||
@supports (-webkit-appearance:none) and (not (stroke-color:transparent)) {
|
||||
.headLogo {
|
||||
width: 1%;
|
||||
}
|
||||
}
|
||||
@media not all and (min-resolution: 0.001dpcm) {
|
||||
.headLogo {
|
||||
width: 3%;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* Sidebar
|
||||
|
Loading…
Reference in New Issue
Block a user