[DeviceMotionCapture] aligned text "Circle" to the center of the circle.
authorJungkee Song <jungkee.song@samsung.com>
Wed, 5 Jun 2013 12:37:37 +0000 (21:37 +0900)
committerJungkee Song <jungkee.song@samsung.com>
Wed, 5 Jun 2013 12:37:37 +0000 (21:37 +0900)
Change-Id: I2b6700aa210dc24929626686730fab514aeca1e0

css/style.css

index 72644b6..9c4c559 100755 (executable)
@@ -19,5 +19,6 @@ h1 {
     background: #3366cc;
     color: #fff;
     text-align: center;
+    line-height: 80px;
     z-index: 99;
 }