commit
df23a54026
4 changed files with 19 additions and 13 deletions
|
|
@ -4,6 +4,11 @@
|
|||
*
|
||||
*/
|
||||
|
||||
|
||||
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
|
||||
color: #2C3E50;
|
||||
}
|
||||
|
||||
body, div, .row {
|
||||
-webkit-overflow-scrolling: touch;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -103,7 +103,7 @@
|
|||
position: fixed;
|
||||
width: 100%;
|
||||
z-index: 5;
|
||||
background: #3C4E60;
|
||||
background: #2C3E50;
|
||||
}
|
||||
|
||||
.bottom-bar {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue