mirror of
https://github.com/anatolykopyl/vk-mute.git
synced 2026-03-26 12:55:13 +00:00
Доработка стиля
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
* {
|
||||
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
|
||||
}
|
||||
|
||||
body {
|
||||
min-width: 120px;
|
||||
min-width: 160px;
|
||||
}
|
||||
/* The switch - the box around the slider */
|
||||
.switch {
|
||||
@@ -79,7 +83,7 @@ input:checked + .slider:before {
|
||||
|
||||
h3 {
|
||||
margin-bottom: 0;
|
||||
padding: .5rem 0 .5rem 0;
|
||||
padding: 1rem 0 .5rem 0;
|
||||
}
|
||||
|
||||
.idToHide {
|
||||
@@ -108,10 +112,11 @@ h3 {
|
||||
}
|
||||
|
||||
.donation_btn {
|
||||
cursor: pointer;
|
||||
text-align: right;
|
||||
margin-top: .5rem;
|
||||
}
|
||||
|
||||
.donation_btn > a {
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: hsl(207, 90%, 35%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user