mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
6 lines
90 B
CSS
6 lines
90 B
CSS
.info {
|
|
background-color: #fafbfc;
|
|
text-align: center;
|
|
font-size: $smallFontSize;
|
|
}
|