mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-13 02:05:07 +00:00
Many changes, mainly to content, in preparation for version 1.0.0
This commit is contained in:
parent
85467c19ce
commit
8eca444d0b
9 changed files with 119 additions and 72 deletions
|
|
@ -83,6 +83,15 @@ header h1 {
|
|||
margin-top: 0;
|
||||
}
|
||||
|
||||
header a {
|
||||
font-weight: bold;
|
||||
color: white;
|
||||
}
|
||||
|
||||
header a:hover {
|
||||
color: darkgray;
|
||||
}
|
||||
|
||||
img {
|
||||
border: 0;
|
||||
padding: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue