mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-04-29 22:56:38 +00:00
deploy: d23058e369
This commit is contained in:
parent
d3b4df5c96
commit
0b17e2d7d1
310 changed files with 6165 additions and 6162 deletions
|
@ -62,11 +62,13 @@ pre {
|
|||
#body code, #body strong, #body b,
|
||||
#body li, #body dd, #body dt,
|
||||
#body p,
|
||||
#body .anchor,
|
||||
#body a {
|
||||
/* better contrast for colored elements */
|
||||
color: black;
|
||||
}
|
||||
#body .anchor{
|
||||
display: none;
|
||||
}
|
||||
#body pre,
|
||||
#body code {
|
||||
background-color: white;
|
||||
|
|
|
@ -1403,7 +1403,8 @@ option {
|
|||
cursor: pointer;
|
||||
font-size: .5em;
|
||||
margin-left: .66em;
|
||||
vertical-align: middle;
|
||||
margin-top: .9em;
|
||||
position: absolute;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue