mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-28 00:54:22 +01:00
Add: tagcloud styling
This commit is contained in:
parent
8dfa14a343
commit
97478ec9ef
1 changed files with 5 additions and 0 deletions
|
@ -619,6 +619,11 @@ pre.chroma {
|
||||||
background-color: #046293;
|
background-color: #046293;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tagcloud {
|
||||||
|
text-align: center;
|
||||||
|
margin: 20px 0px 80px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/*=================================================================
|
/*=================================================================
|
||||||
Navigation
|
Navigation
|
||||||
|
|
Loading…
Reference in a new issue