init
This commit is contained in:
commit
72a26edcff
22092 changed files with 2101903 additions and 0 deletions
13
template/css/font.helvetica-neue.css
Normal file
13
template/css/font.helvetica-neue.css
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
body, h1, h2, h3, h4, h5, .subtitle, .gen-list li .name, .table th, strong,
|
||||
input, select, textarea {
|
||||
font-family: 'Helvetica Neue', 'HelveticaNeue', Helvetica, sans-serif !important;
|
||||
}
|
||||
|
||||
.subtitle, .gen-list li .name, .table th, .panel-alt .panel-title, strong
|
||||
.widget-messaging .sender, strong, .blog-title {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.form-control {
|
||||
padding: 9px 10px 8.5px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue