0.0.3
This commit is contained in:
@@ -90,7 +90,6 @@
|
||||
.el-form-create-ticket{
|
||||
width: 100%;
|
||||
height: 60px;
|
||||
background: #FFFFFF;
|
||||
filter: drop-shadow(-1px 4px 10px rgba(198, 199, 203, 0.20)) drop-shadow(0px -1px 10px rgba(198, 199, 203, 0.20));
|
||||
border-radius: 3px;
|
||||
}
|
||||
@@ -216,6 +216,10 @@ section.register>h1 {
|
||||
line-height: 22px;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "mr_NorwesterG";
|
||||
src: url("/static/fonts/mr_NorwesterG.ttf");
|
||||
}
|
||||
|
||||
.first-column>div:nth-child(2)>div:first-child {
|
||||
color: #FFF;
|
||||
|
||||
Reference in New Issue
Block a user