6
dist/theme/fossasia2022.css
vendored
6
dist/theme/fossasia2022.css
vendored
@ -76,7 +76,7 @@ section.has-light-background h6 {
|
||||
position: absolute;
|
||||
bottom: 0em;
|
||||
right: 0em;
|
||||
padding-bottom: 1em;
|
||||
padding-bottom: 0em;
|
||||
padding-right: 1em;
|
||||
text-align: right;
|
||||
font-size: 1.0em;
|
||||
@ -89,6 +89,10 @@ section.has-light-background h6 {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.reveal .footer .url {
|
||||
padding-bottom: .4em;
|
||||
}
|
||||
|
||||
.reveal ::selection {
|
||||
color: var(--r-selection-color);
|
||||
background: var(--r-selection-background-color);
|
||||
|
Reference in New Issue
Block a user