mirror of
https://github.com/dessalines/essays.git
synced 2026-03-11 09:04:37 +00:00
Style update.
This commit is contained in:
parent
1a51a8cb03
commit
aea313ff47
1 changed files with 4 additions and 2 deletions
|
|
@ -1,14 +1,16 @@
|
|||
---
|
||||
---
|
||||
#a-title > h1:nth-child(1) {
|
||||
font-size: 1em;
|
||||
font-size: 0.8em;
|
||||
margin-bottom: 2px;
|
||||
line-height: initial;
|
||||
}
|
||||
div.container:nth-child(1) > h2:nth-child(2) {
|
||||
font-size: 0px;
|
||||
}
|
||||
a.btn.btn-github {
|
||||
font-size: 0.7em;
|
||||
font-size: 0.8em;
|
||||
line-height: initial;
|
||||
}
|
||||
|
||||
table, td, th {
|
||||
|
|
|
|||
Loading…
Reference in a new issue