create schema/dark.css and create a sample

This commit is contained in:
Mario Vavti
2015-03-06 14:51:11 +01:00
parent 29c2223c67
commit 83c4c5b095
5 changed files with 17 additions and 8 deletions

View File

@@ -0,0 +1,13 @@
.vcard {
border-bottom: 1px solid #333;
}
#contact-block {
border-bottom: 1px solid #333;
}
.widget {
border-bottom: 1px solid #333;
}