mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-12-31 07:29:41 +08:00
样式调整
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
#mainlist .name {
|
||||
padding-top: 10px;
|
||||
font-family: "consolas";
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
#mainlist .type {
|
||||
@@ -60,18 +63,20 @@
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
#manual .load {
|
||||
.load {
|
||||
position: absolute;
|
||||
top: 40%;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 20px;
|
||||
/* left: 0; */
|
||||
right: 20px;
|
||||
line-height: 1;
|
||||
margin-top: -.6em;
|
||||
font-size: 4rem;
|
||||
font-size: 2rem;
|
||||
font-weight: 300;
|
||||
letter-spacing: -.125rem;
|
||||
color: #BDBDBD;
|
||||
text-align: center;
|
||||
background: white;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.founds {
|
||||
|
||||
Reference in New Issue
Block a user