fix style

This commit is contained in:
Samuele E. Locatelli
2020-03-25 20:03:51 +01:00
parent faccd4ce36
commit d6e7bc47a4
16 changed files with 487 additions and 592 deletions
+10 -10
View File
@@ -1088,32 +1088,32 @@
#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;
}