mirror of
https://github.com/Ekokumppanit/ystavakylaecard.git
synced 2026-03-01 22:53:19 +00:00
Javascriptin tarkastus, virheviestejen tyylittelyä ja vaihtoehtoinen tapa näyttää pohjakuvien thumbnailit
This commit is contained in:
@@ -12,6 +12,24 @@ body {
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
html.no-js .requires-js,
|
||||
html.js .noscript {
|
||||
display: none;
|
||||
}
|
||||
|
||||
html.no-js .noscript {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.alert {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.alert a {
|
||||
color: #fff;
|
||||
border-bottom: 1px dashed #fff;
|
||||
}
|
||||
|
||||
body footer {
|
||||
padding-top: 30px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user