mirror of
https://github.com/kennethreitz/12factor.git
synced 2026-06-05 23:10:17 +00:00
make next/prev more visible
This commit is contained in:
+3
-2
@@ -89,7 +89,8 @@ section#factor h3 {
|
||||
}
|
||||
|
||||
nav {
|
||||
margin-top: 32pt;
|
||||
margin-top: 16pt;
|
||||
margin-bottom: 48pt;
|
||||
}
|
||||
nav #next {
|
||||
float: right;
|
||||
@@ -100,7 +101,7 @@ nav #prev {
|
||||
nav #next a, nav #prev a {
|
||||
font-size: 22pt;
|
||||
text-decoration: none;
|
||||
color: #555;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
code {
|
||||
|
||||
Reference in New Issue
Block a user