create schema/dark.css and create a sample
This commit is contained in:
13
view/theme/redbasic/schema/dark.css
Normal file
13
view/theme/redbasic/schema/dark.css
Normal file
@@ -0,0 +1,13 @@
|
||||
.vcard {
|
||||
border-bottom: 1px solid #333;
|
||||
}
|
||||
|
||||
#contact-block {
|
||||
border-bottom: 1px solid #333;
|
||||
}
|
||||
|
||||
.widget {
|
||||
border-bottom: 1px solid #333;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user