Add dishwasher notification

This commit is contained in:
Michael Teeuw
2014-04-21 16:51:21 +02:00
parent e901b4e7c1
commit 33d93086b8
3 changed files with 21 additions and 0 deletions

View File

@@ -174,6 +174,16 @@ body, html {
text-align: right;
}
.dishwasher {
background-color: white;
color: black;
margin: 0 200px;
font-size: 60px;
border-radius: 1000px;
border-radius: 1200px;
display: none;
}
@font-face {
font-family: 'HelveticaNeue-UltraLight';
src: url('font/HelveticaNeue-UltraLight.eot'); /* IE9 Compat Modes */