Commit b5238e0c by dosZhang

dos

parent 57d9e323
......@@ -141,7 +141,7 @@ input[name='job-number'] {
text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff,
1px 1px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff,
2px 2px 0 #fff;
line-height: 143px;
position: relative;
}
.upload-page .top,
......@@ -157,12 +157,16 @@ input[name='job-number'] {
text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff,
1px 1px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff,
2px 2px 0 #fff;
line-height: 143px;
position: relative;
}
.username .text,
.company .text {
line-height: 35px;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
}
.home-logo {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment