Calendar, theme, awesome.

This commit is contained in:
Mark McDowall 2013-04-19 17:46:56 -07:00 committed by markus101
commit 09deaf9ad1
7 changed files with 51 additions and 120 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

View file

@ -81,23 +81,4 @@ html {
width: 125px;
font-size: 12px;
text-align: center;
}
/* Todo: Should move this to somehting modal/form specific */
/*label.checkbox {*/
/*font-size: 14px;*/
/*line-height: normal;*/
/*color: #595959;*/
/*}*/
/*label, .form-horizontal input, .form-horizontal select {*/
/*font-size: 14px;*/
/*line-height: 14px;*/
/*}*/
/*label.control-label {*/
/*font-size: 16px;*/
/*line-height: 16px;*/
/*font-weight: bold;*/
/*}*/
}

View file

@ -1,5 +1,6 @@
body {
background-color: #f6f6f6;
background-color: #252525;
background-image: url('../content/images/black_linen_v2.png');s
}
body p {
@ -15,14 +16,6 @@ body h1, body h2, body h3, body h4, body h5, body h6 {
font-weight: 300;
}
#logo {
color: #333333;
}
a#logo:hover {
text-decoration: none;
}
.page {
width: 1210px;
min-width: 1210px;