blog mef
This commit is contained in:
parent
0af12186e7
commit
c6acf07c09
26 changed files with 183 additions and 72 deletions
4
Yavsc/wwwroot/css/bootstrap.css
vendored
4
Yavsc/wwwroot/css/bootstrap.css
vendored
|
|
@ -3383,7 +3383,7 @@ fieldset[disabled] .btn-warning.active {
|
|||
}
|
||||
.btn-danger {
|
||||
color: #fff;
|
||||
background-color: #d9534f;
|
||||
background-color: #9b2a27;
|
||||
border-color: #d43f3a;
|
||||
}
|
||||
.btn-danger:focus,
|
||||
|
|
@ -3414,7 +3414,7 @@ fieldset[disabled] .btn-warning.active {
|
|||
.btn-danger.active.focus,
|
||||
.open > .dropdown-toggle.btn-danger.focus {
|
||||
color: #fff;
|
||||
background-color: #ac2925;
|
||||
background-color: #9b2a27;
|
||||
border-color: #761c19;
|
||||
}
|
||||
.btn-danger:active,
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
2
Yavsc/wwwroot/css/bootstrap.min.css
vendored
2
Yavsc/wwwroot/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
1
Yavsc/wwwroot/css/dropzone.min.css
vendored
Normal file
1
Yavsc/wwwroot/css/dropzone.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
5
Yavsc/wwwroot/css/jquery-ui.min.css
vendored
Normal file
5
Yavsc/wwwroot/css/jquery-ui.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
5
Yavsc/wwwroot/css/quill.snow.min.css
vendored
Normal file
5
Yavsc/wwwroot/css/quill.snow.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -5,7 +5,7 @@
|
|||
body {
|
||||
/* background-color: #04264f;
|
||||
color:#000;*/
|
||||
background-color: #210912;
|
||||
background-color: #080225;
|
||||
color:#999;
|
||||
}
|
||||
h1,h2,h3,h4,h5,h6{color:#fff;}
|
||||
|
|
|
|||
4
Yavsc/wwwroot/css/site.min.css
vendored
4
Yavsc/wwwroot/css/site.min.css
vendored
File diff suppressed because one or more lines are too long
13
Yavsc/wwwroot/css/site.min.min.css
vendored
Normal file
13
Yavsc/wwwroot/css/site.min.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue