websites.factorcode: some downloads style.
parent
2037e5df99
commit
7209b3ff36
|
@ -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" }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -53,6 +53,7 @@ li {
|
||||||
width: 520px;
|
width: 520px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.downloads th {
|
.downloads th {
|
||||||
|
|
Loading…
Reference in New Issue