mirror of
https://github.com/Ekokumppanit/Lentolaskuri.git
synced 2026-02-28 13:52:38 +00:00
!
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@import 'bootstrap/less/bootstrap';
|
||||
@import 'bootstrap/less/responsive';
|
||||
@import 'font-awesome/build/assets/font-awesome/less/font-awesome';
|
||||
@import (less) 'select2/select2.css';
|
||||
|
||||
@@ -139,3 +140,17 @@ input[type=number] {
|
||||
.map {
|
||||
height: 300px;
|
||||
}
|
||||
|
||||
footer {
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
padding: 10px 0;
|
||||
background: #f5f5f5;
|
||||
border-top: 1px solid #e5e5e5;
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
i {
|
||||
font-size: 87px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user