core: match navigation on all pages, and improve look
This commit is contained in:
+5
-9
@@ -19,16 +19,12 @@ body {
|
||||
padding: 2rem 1.5rem;
|
||||
}
|
||||
|
||||
#introLeft {
|
||||
display: inline-block;
|
||||
width: 85%;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#introRight {
|
||||
display: inline-block;
|
||||
max-width: 8rem;
|
||||
#navigation {
|
||||
max-width: 10rem;
|
||||
width: 100%;
|
||||
border: solid 2px #393E6F;
|
||||
padding: 1rem;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.trianta {
|
||||
|
||||
Reference in New Issue
Block a user