mirror of
https://github.com/RetroShare/RSNewWebUI.git
synced 2026-09-13 18:45:49 +05:00
6 lines
125 B
CSS
6 lines
125 B
CSS
.forums-node-panel {
|
|
position: relative;
|
|
/* bottom: 650px; */
|
|
margin-left: 200px;
|
|
animation: fadein 0.5s;
|
|
} |