mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
remove the selection color in the default theme
This commit is contained in:
parent
5cb009d782
commit
0494cd1406
1 changed files with 0 additions and 3 deletions
|
|
@ -70,9 +70,6 @@ p {margin-bottom: 1.143em;}
|
||||||
strong, b {font-weight: bold;}
|
strong, b {font-weight: bold;}
|
||||||
em, i {font-style: italic;}
|
em, i {font-style: italic;}
|
||||||
|
|
||||||
::-moz-selection {background: #F6CF74; color: #fff;}
|
|
||||||
::selection {background: #F6CF74; color: #fff;}
|
|
||||||
|
|
||||||
/* Lists */
|
/* Lists */
|
||||||
ul {
|
ul {
|
||||||
list-style: outside disc;
|
list-style: outside disc;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue