Add KOTH boards

pull/134/head
clarkerubber 2014-11-30 03:11:49 +11:00
parent 772d0dbf14
commit e633a7e123
4 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 374 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 486 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 519 KiB

View File

@ -98,9 +98,15 @@ body.is2d.blue .kingOfTheHill .cg-board {
body.is2d.blue2 .kingOfTheHill .cg-board {
background-image: url(../images/board/koth/blue2.jpg);
}
body.is2d.blue3 .kingOfTheHill .cg-board {
background-image: url(../images/board/koth/blue3.jpg);
}
body.is2d.wood2 .kingOfTheHill .cg-board {
background-image: url(../images/board/koth/wood2.jpg);
}
body.is2d.wood3 .kingOfTheHill .cg-board {
background-image: url(../images/board/koth/wood3.jpg);
}
body.is2d.marble .kingOfTheHill .cg-board {
background-image: url(../images/board/koth/marble.jpg);
}
@ -128,6 +134,9 @@ body.is2d.canvas .kingOfTheHill .cg-board {
body.is2d.leather .kingOfTheHill .cg-board {
background-image: url(../images/board/koth/leather.jpg);
}
body.is2d.metal .kingOfTheHill .cg-board {
background-image: url(../images/board/koth/metal.jpg);
}
body.is3d.Black-White-Aluminium .cg-board-wrap,
#top .is3d .Black-White-Aluminium {
background-image: url(../staunton/Boards/Scaled/1024/Black-White-Aluminium.png);