added image container text class

master
LinuxMint4Ever 2020-02-17 05:58:33 +01:00
parent 7d0248a123
commit 35acb7952c
1 changed files with 4 additions and 0 deletions

View File

@ -81,6 +81,10 @@ div.image_container {
background-color: #F0F0F0;
}
p.image_container {
font-size: 0.8em;
}
body {
background-color: #FEFFEF;
color: #000000;