fix font size on one of the 3d cube sides

10.3.x-maintenance
cTn 2014-02-20 12:47:35 +01:00
parent e1a15b2bb4
commit afd0bcf59a
1 changed files with 2 additions and 0 deletions

View File

@ -113,6 +113,8 @@
height: 200px;
line-height: 200px;
font-size: 20px;
-webkit-transform: rotateX(-90deg) translateZ(-50px);
background-color: purple;
}