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
04eb1c0df9
commit
1a51a8cb03
1 changed files with 5 additions and 0 deletions
|
|
@ -11,6 +11,11 @@ a.btn.btn-github {
|
|||
font-size: 0.7em;
|
||||
}
|
||||
|
||||
table, td, th {
|
||||
border: 1px solid gray;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
a:link {color:#9cf}
|
||||
a:hover, a:visited:hover {color:#cef}
|
||||
a:visited {color:#c9f}
|
||||
|
|
|
|||
Loading…
Reference in a new issue