mirror of
https://github.com/ysoftdevs/pf2015.git
synced 2026-03-14 14:21:08 +01:00
add card back side
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
body {
|
||||
margin: 0;
|
||||
background: lightyellow;
|
||||
}
|
||||
|
||||
#mainContent {
|
||||
|
||||
Reference in New Issue
Block a user