spaghetti 8 роки тому
committed by Tomochin
джерело
коміт
dc42f31e4d
1 змінених файлів з 7 додано та 11 видалено
  1. +7
    -11
      static/styles/beluga/style.css

+ 7
- 11
static/styles/beluga/style.css Переглянути файл

@@ -121,10 +121,7 @@ input {

button,input[type=button],input[type=submit] {
font-family: 'Source Sans Pro',Helvetica,sans-serif;
font-size: 11px;
background-color: #50aca7;
padding: 10px 9px;
border: none;
color: #fff
}

@@ -136,6 +133,10 @@ button:focus,input[type=button]:focus,input[type=submit]:focus {
background-color: #2f707c
}

.spoilerButton {
max-width: 604px;
}

::-webkit-input-placeholder {
font-family: 'Source Sans Pro',Helvetica,sans-serif
}
@@ -153,9 +154,8 @@ button:focus,input[type=button]:focus,input[type=submit]:focus {
}

select {
padding: 5px;
background-color: #373a42;
border: none;
border: 1px solid #5b5e64;
color: #fff;
font-family: 'Source Sans Pro'!important;
outline: 0
@@ -171,10 +171,6 @@ textarea {
margin: 4px 0px;
}

input,textarea {
outline: 0
}

span.size1 {
font-size: .75em
}
@@ -269,8 +265,8 @@ p.min_padding {
margin-bottom: 8px;
}

.box_addartists .body {
padding: 8px;
.box_addartists .body, .box_addtag .body {
padding: 10px;
}

.pad h3,.pad h4,.padbox h3,.padbox h4 {


Завантаження…
Відмінити
Зберегти