Skip to content
Snippets Groups Projects

Dev nico

Merged Nico Vermaas requested to merge dev-nico into master
4 files
+ 43
3
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -59,6 +59,16 @@ p.title {
font-size: 13pt;
}
.info {
background-color: #E0F8F8;
}
.max {
font-weight: bold;
color: darkgray;
background-color: lightgreen;
}
.form-signin {
width: 100%;
max-width: 330px;
Loading