mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-06 09:59:28 +00:00
general/style: make the blockquote darker
This commit is contained in:
parent
39fe8c2ae6
commit
5b40a48669
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ a:hover {
|
||||||
blockquote {
|
blockquote {
|
||||||
border-left: 4px solid #ccc;
|
border-left: 4px solid #ccc;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
color: #777;
|
color: #555;
|
||||||
}
|
}
|
||||||
code {
|
code {
|
||||||
margin: 0 2px;
|
margin: 0 2px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue