update repo

This commit is contained in:
Silver Kuusik
2018-08-24 13:44:12 +02:00
parent e473f47ea4
commit ed5e4a889d
24 changed files with 5 additions and 0 deletions

0
assets/css/cookieconsent.min.css vendored Normal file → Executable file
View File

0
assets/css/fonts/orbitron-medium-webfont.woff Normal file → Executable file
View File

View File

@@ -46,12 +46,16 @@ a.btn-start {
border-width: 3px !important;
border-color: #18a952 !important;
background-color: #1cc761 !important;
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
/* stop code button */
a.btn-stop {
border-width: 3px !important;
border-color: #c0312f !important;
background-color: #d63634 !important;
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.btn:hover, .btn.hover {
border-width: 3px;