This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
suttonelections
mirror of
https://github.com/adrianshort/suttonelections.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
2
Wiki
Activity
Browse Source
Add %nav style and tweak %h2
tags/last-sinatra-version
Adrian Short
8 years ago
parent
9a1f8d0ad6
commit
93bbd7afa0
1 changed files
with
7 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-1
public/style.css
+ 7
- 1
public/style.css
View File
@@ -99,7 +99,7 @@ h1
h2
{
margin
-top
: 20px;
margin: 20px
0 0 0
;
line-height: 1.5em;
font-weight: bold;
color: #555;
@@ -160,6 +160,12 @@ tr
border-bottom: 1px solid #eee;
}
nav
{
font-size: 85%;
margin: 0 0 0 0;
}
.right
{
text-align: right;
Write
Preview
Loading…
Cancel
Save