Added a download area to the forge.
This commit is contained in:
@@ -444,3 +444,20 @@ table.diff tr.diff-next {
|
||||
table.diff tr.diff-next td {
|
||||
padding: 1px 5px;
|
||||
}
|
||||
|
||||
/**
|
||||
* Download
|
||||
*/
|
||||
div.download-file {
|
||||
padding: 1em 1em 1em 3em;
|
||||
background: url("../img/down-large.png");
|
||||
background-repeat: no-repeat;
|
||||
background-position: 1em 1em;
|
||||
font-size: 140%;
|
||||
margin-bottom: 3em;
|
||||
background-color: #bbe394;
|
||||
width: 40%;
|
||||
-moz-border-radius: 5px;
|
||||
-webkit-border-radius: 5px;
|
||||
|
||||
}
|
||||
|
BIN
www/media/idf/img/down-large.png
Normal file
BIN
www/media/idf/img/down-large.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 874 B |
Reference in New Issue
Block a user