mirror of
https://github.com/kognise/water.css.git
synced 2025-01-18 04:08:14 +01:00
Merge pull request #121 from marcobiedermann/hotfix/coding-style
Hotfix: coding style
This commit is contained in:
commit
ce761ba414
@ -34,15 +34,15 @@ th {
|
|||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
q:before {
|
q::before {
|
||||||
content: none;
|
content: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
q:after {
|
q::after {
|
||||||
content: none;
|
content: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote , q{
|
blockquote, q {
|
||||||
border-left: 4px solid var(--focus);
|
border-left: 4px solid var(--focus);
|
||||||
margin: 1.5em 0em;
|
margin: 1.5em 0em;
|
||||||
padding: 0.5em 1em;
|
padding: 0.5em 1em;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user