forked from github/pelican
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;}
|
||||
em, i {font-style: italic;}
|
||||
|
||||
::-moz-selection {background: #F6CF74; color: #fff;}
|
||||
::selection {background: #F6CF74; color: #fff;}
|
||||
|
||||
/* Lists */
|
||||
ul {
|
||||
list-style: outside disc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue