Update '12/style.css'

master
ioanatomici 4 years ago
parent f53b9f5da4
commit 2e6fdb9ac1

@ -57,7 +57,7 @@ body{
font-family: hershey; font-family: hershey;
font-size:40px; font-size:40px;
text-align: center; text-align: center;
color: black; color: white;
text-shadow: 2px 3px; text-shadow: 2px 3px;
} }
@ -65,7 +65,7 @@ text-shadow: 2px 3px;
font-family: hershey; font-family: hershey;
font-size:20px; font-size:20px;
text-align: center; text-align: center;
color: black; color: blue;
text-shadow: 2px; text-shadow: 2px;
} }
.sec_title_contributors{ .sec_title_contributors{

Loading…
Cancel
Save