add card back side

This commit is contained in:
Juraj Michalek
2014-12-28 21:04:49 +00:00
parent df0b305e67
commit a388bc8fb0
5 changed files with 7 additions and 5 deletions

View File

@@ -96,7 +96,7 @@ flippy.fancy flippy-front {
width: inherit;
height: inherit;
border: 1px solid #ccc;
background: white;
background: #FAE944;
text-align: center;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.9);
}

View File

@@ -1,5 +1,6 @@
body {
margin: 0;
background: lightyellow;
}
#mainContent {