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
6e4e3a50e5
commit
7c950b5bc2
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ a:hover {
|
|||
blockquote {
|
||||
border-left: 4px solid #ccc;
|
||||
padding: 0 10px;
|
||||
color: #777;
|
||||
color: #555;
|
||||
}
|
||||
code {
|
||||
margin: 0 2px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue