Compare commits

...

2 Commits

@ -24,8 +24,8 @@
/* color: #5858FA; /* color: #5858FA;
font-family: Roboto Mono; font-family: Roboto Mono;
font-size: 20px;*/ font-size: 20px;*/
margin-left: 30px; margin-left: 50px;
margin-right: 30px; margin-right: 50px;
text-align: justify; text-align: justify;
} }
p.frame{ p.frame{
@ -38,9 +38,9 @@
p{ p{
color: #5858FA; color: #5858FA;
font-family: Roboto Mono; font-family: Roboto Mono;
font-size: 20px; font-size: 16px;
margin-left: 30px; margin-left: 50px;
margin-right: 30px; margin-right: 50px;
text-align: justify; text-align: justify;
margin-top: 0px; margin-top: 0px;
margin-bottom: 0px; margin-bottom: 0px;

Loading…
Cancel
Save