Update common.css

This commit is contained in:
Fred 2019-03-18 22:26:55 +01:00 committed by GitHub
parent 517e926c5f
commit 53a97542ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -320,6 +320,9 @@ header {
position: relative;
margin:0;
padding:0;
width: 100%;
max-width: 768px;
height: auto;
}
header span {
@ -1099,4 +1102,4 @@ th.col12 {
}
.colorOrange {
color: #F39C12;
}
}