Most pages are now styled.
Small changes to existing pages. Changes to base layout style.
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
font-size: 16pt;
|
||||
font-family: 'Roboto Condensed', serif;
|
||||
font-weight: 300;
|
||||
/* background: #F6F6F6; */
|
||||
background: rgba(246, 246, 246, 0.4);
|
||||
width: 728px;
|
||||
color: #787878;
|
||||
@@ -56,3 +55,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.player {
|
||||
font-size: 14pt;
|
||||
font-family: 'Roboto Condensed', serif;
|
||||
font-weight: 300;
|
||||
color: #787878;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user