forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
65046eee06
commit
2bbc38ccb2
|
@ -161,6 +161,10 @@ article h3 {
|
||||||
user-select: all;
|
user-select: all;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.underline {
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
|
||||||
/* Extra small devices (phones, 600px and down) */
|
/* Extra small devices (phones, 600px and down) */
|
||||||
@media only screen and (max-width: 600px) {...}
|
@media only screen and (max-width: 600px) {...}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user