Styled alt text on download page

This commit is contained in:
str4d
2014-01-05 22:09:10 +00:00
parent b0a47fbea5
commit 375601826a

View File

@@ -240,7 +240,12 @@ div#content .inner td.blue {
} }
.os { .os {
color: white;
font-size: 1.6em;
font-weight: bold;
text-align: center; text-align: center;
text-decoration: underline;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
} }
.file { .file {