mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2025-07-30 13:30:17 +00:00
Styling code / em /strong tags inside links
This commit is contained in:
@@ -109,7 +109,7 @@ em {
|
||||
color: #444;
|
||||
}
|
||||
|
||||
a {
|
||||
a, a > code, a > em, a > strong {
|
||||
color: #33b5e5; }
|
||||
a:hover {
|
||||
color: #33b5e5; }
|
||||
|
430
static/bundle-SHORTSHA1-f551adb.css
Normal file
430
static/bundle-SHORTSHA1-f551adb.css
Normal file
File diff suppressed because one or more lines are too long
@@ -24,7 +24,7 @@ em {
|
||||
color: #444;
|
||||
}
|
||||
|
||||
a {
|
||||
a, a > code, a > em, a > strong {
|
||||
color: #33b5e5; }
|
||||
a:hover {
|
||||
color: #33b5e5; }
|
||||
|
Reference in New Issue
Block a user