Startpunkten för version 1.0
This commit is contained in:
25
css/style.css
Normal file
25
css/style.css
Normal file
@@ -0,0 +1,25 @@
|
||||
#hv-schema {
|
||||
padding: 10px;
|
||||
font-family: Arial;
|
||||
}
|
||||
.hv-item {
|
||||
border: 1px solid #ccc;
|
||||
padding: 8px;
|
||||
margin-bottom: 6px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.hv-kurs {
|
||||
font-weight: bold;
|
||||
color: #003366;
|
||||
}
|
||||
.hv-moment {
|
||||
font-style: italic;
|
||||
}
|
||||
.hv-datum,
|
||||
.hv-tid {
|
||||
color: #333;
|
||||
}
|
||||
.hv-lokal {
|
||||
color: #660000;
|
||||
font-weight: bold;
|
||||
}
|
||||
Reference in New Issue
Block a user