Style changes on index.html and Bootstrap grid on all relevant pages
This commit is contained in:
@@ -7,7 +7,7 @@ body {
|
||||
margin: 0px 20px;
|
||||
}
|
||||
|
||||
h1, h2 h3, h4, h5, h6 {
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-family: 'Roboto Condensed';
|
||||
}
|
||||
|
||||
@@ -15,6 +15,10 @@ h1, h2 h3, h4, h5, h6 {
|
||||
p {
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
p.lead {
|
||||
margin-bottom: 20px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
#platforms > h2 {
|
||||
font-family: 'Roboto Condensed';
|
||||
}
|
||||
@@ -39,6 +43,3 @@ a:hover {
|
||||
color: #fff;
|
||||
background-color: #682079;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user