Goodbye Puppet-purple, hello Puppetboard darkblue.

This commit is contained in:
Daniele Sluijters
2014-03-13 13:57:04 +01:00
parent 693763d03d
commit 2329f7735f
5 changed files with 17 additions and 9 deletions

View File

@@ -4,7 +4,7 @@ body {
}
a {
color: #564F8A;
color: #2C3E50;
text-decoration: none;
}
@@ -55,3 +55,11 @@ th.tablesorter-headerDesc::after {
.absolute div {
padding: 1em;
}
.ui.menu.darkblue {
background-color:#2C3E50;
}
.ui.darkblue.header, i.darkblue {
color:#2C3E50;
}