websites.factorcode: some downloads style.

flac
John Benediktsson 2020-02-29 08:21:41 -08:00 committed by Steve Ayerhart
parent 2037e5df99
commit 7209b3ff36
No known key found for this signature in database
GPG Key ID: 5BFD39C5359E967D
2 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,7 @@ IN: webapps.mason.grids
CONSTANT: oses CONSTANT: oses
{ {
{ "windows" "Windows" } { "windows" "Windows" }
{ "macosx" "Mac OS X" } { "macosx" "Mac OS" }
{ "linux" "Linux" } { "linux" "Linux" }
} }

View File

@ -53,6 +53,7 @@ li {
width: 520px; width: 520px;
padding: 0; padding: 0;
margin: 0; margin: 0;
white-space: nowrap;
} }
.downloads th { .downloads th {