improve less formating - part 1 (plugin modules)
- remove @author from comments - adjust the spacing
This commit is contained in:
parent
0c4625072c
commit
cbc7dfe5f0
20 changed files with 24 additions and 75 deletions
|
@ -2,9 +2,7 @@
|
|||
* This file provides styles for the form in tagcloud
|
||||
*/
|
||||
|
||||
|
||||
/* + + + + + plugin tagging + + + + + */
|
||||
|
||||
#spr__meta-box {
|
||||
ul.tagging_cloud {
|
||||
width: 100%;
|
||||
|
@ -14,33 +12,43 @@
|
|||
&.t0 a {
|
||||
font-size: .88rem;
|
||||
}
|
||||
|
||||
&.t1 a {
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
&.t2 a {
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
|
||||
&.t3 a {
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
|
||||
&.t4 a {
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
&.t5 a {
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
|
||||
&.t6 a {
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
&.t7 a {
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
|
||||
&.t8 a {
|
||||
font-size: 1.7rem;
|
||||
}
|
||||
|
||||
&.t9 a {
|
||||
font-size: 1.8rem;
|
||||
}
|
||||
|
||||
&.t10 a {
|
||||
font-size: 1.9rem;
|
||||
}
|
||||
|
@ -61,10 +69,8 @@
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||
/* media queries */
|
||||
|
||||
@media @screen_max-md {
|
||||
#spr__meta-box {
|
||||
form {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue