mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-04 08:59:39 -04:00
Clean styles.
This commit is contained in:
parent
70e348ac50
commit
aa4b1a8acd
7 changed files with 21 additions and 37 deletions
|
@ -5,7 +5,7 @@
|
|||
width: @size * 4/3;
|
||||
}
|
||||
|
||||
.icon.rational {
|
||||
.landscape {
|
||||
|
||||
img {
|
||||
width: @size;
|
||||
|
@ -33,13 +33,14 @@
|
|||
}
|
||||
}
|
||||
|
||||
.icon.rational {
|
||||
.landscape {
|
||||
display: block;
|
||||
background: #fafafa;
|
||||
}
|
||||
|
||||
.label {
|
||||
padding: 4px 6px;
|
||||
padding: 0 6px;
|
||||
line-height: 24px;
|
||||
}
|
||||
|
||||
.date, .size {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue