Archived
1
0
Disbranĉigi 0
Ĉi tiu deponejo arĥiviĝis je 2024-01-28. Vi povas vidi kaj elŝuti dosierojn, sed ne povas puŝi nek raporti problemojn nek tirpeti.
blagoblag/res/themes/default/css/u_index.css
2019-02-23 01:15:14 -06:00

16 lines
195 B
CSS

.user_info {
max-width: 900px;
border-width: 2px;
border-style: dotted;
border-color: #B58AA5;
border-radius: 5px;
}
.text {
margin: 20px;
}
.title .author .date {
text-align: center;
}