1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Add textured background image

This commit is contained in:
Jason Knight
2013-06-25 17:21:15 -07:00
committed by Hannes Magnusson
parent 68db9991ce
commit 384aedb3af
3 changed files with 1 additions and 2 deletions

BIN
images/tweed.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View File

@@ -89,7 +89,6 @@ complimentary greens: 9FB553 7B8851 61761B C6DA82 CCDA99
display: block;
float: right;
min-height:240px;
background:#4f4f4f;
}
#mega-drop-down div.download h2 {

View File

@@ -548,7 +548,7 @@ pre.info {
*/
#mega-drop-down {
background-color: #333;
background-image: url("/images/tweed.png");
border-color: #9999CC;
}