1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-13 16:44:53 +02:00

Default Theme on Twitter Bootstrap 3

This commit is contained in:
Awilum
2014-01-03 23:46:12 +02:00
parent 8b0ba10a5a
commit de0c1da61c
3 changed files with 30 additions and 20 deletions

View File

@@ -4,7 +4,16 @@ body {
}
.user-panel {
margin-top: 9px;
margin-top: 16px;
}
.user-panel {
color: #fff;
}
.user-panel a {
color: #fff;
text-decoration: underline;
}
.error {