fix style
This commit is contained in:
@@ -813,17 +813,20 @@
|
||||
margin-bottom: 0.4rem;
|
||||
text-align: justify;
|
||||
line-height: 1.1rem;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
#tagCloud A {
|
||||
text-decoration: none;
|
||||
margin-left: 0.2rem;
|
||||
margin-right: 0.2rem;
|
||||
border: 1px solid #FFFFFF;
|
||||
}
|
||||
#tagCloud A:hover {
|
||||
text-decoration: underline;
|
||||
text-transform: uppercase;
|
||||
/*font-size: 1.1em;*/
|
||||
font-weight: 800;
|
||||
/*text-transform: uppercase;*/
|
||||
/*text-decoration: underline;*/
|
||||
/*font-weight: 800;*/
|
||||
border: 1px solid #4683ff;
|
||||
background-color: #c8ddff;
|
||||
}
|
||||
#tagCloud A.w1 {
|
||||
color: #ff9900;
|
||||
@@ -849,28 +852,28 @@
|
||||
font-size: 1em;
|
||||
}
|
||||
#tagCloud A.e1 {
|
||||
text-wrap: none;
|
||||
white-space: nowrap;
|
||||
/*text-wrap: none;
|
||||
white-space: nowrap;*/
|
||||
color: #d88100;
|
||||
}
|
||||
#tagCloud A.e2 {
|
||||
text-wrap: none;
|
||||
white-space: nowrap;
|
||||
/*text-wrap: none;
|
||||
white-space: nowrap;*/
|
||||
color: #7d4b00;
|
||||
}
|
||||
#tagCloud A.e3 {
|
||||
text-wrap: none;
|
||||
white-space: nowrap;
|
||||
/*text-wrap: none;
|
||||
white-space: nowrap;*/
|
||||
color: #0b2055;
|
||||
}
|
||||
#tagCloud A.e4 {
|
||||
text-wrap: none;
|
||||
white-space: nowrap;
|
||||
/*text-wrap: none;
|
||||
white-space: nowrap;*/
|
||||
color: #4188cf;
|
||||
}
|
||||
#tagCloud A.e5 {
|
||||
text-wrap: none;
|
||||
white-space: nowrap;
|
||||
/*text-wrap: none;
|
||||
white-space: nowrap;*/
|
||||
color: #83bcd8;
|
||||
}
|
||||
#tagCloud A.p1 {
|
||||
|
||||
Reference in New Issue
Block a user