summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2013-01-24 19:18:42 -0500
committerJules Laplace <jules@okfoc.us>2013-01-24 19:18:42 -0500
commitff923e7d1aa69bc081e9115eb849e4e4247be0e4 (patch)
tree43e00e12ef1a68c48ab712ae54226753d6a1632a /public
parent23eadca9dae3a06c058e4090cc87d75792c81db9 (diff)
parent7b5b3f40ee69e44a1a41cf6e1227ee69967d9e17 (diff)
Merge branch 'master' of github.com:okfocus/waiting-game
Diffstat (limited to 'public')
-rw-r--r--public/stylesheets/style.css25
1 files changed, 9 insertions, 16 deletions
diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css
index aa6d16e..23c434f 100644
--- a/public/stylesheets/style.css
+++ b/public/stylesheets/style.css
@@ -80,6 +80,7 @@ a {
transform: translate3d(0, 5px, 0);
text-shadow:0 0 30px #888;
color:transparent;
+
}
60%{
@@ -173,6 +174,7 @@ a {
-moz-transform: translate3d(0, -40px, 0);
-webkit-transform: translate3d(0, -40px, 0);
transform: translate3d(0, -40px, 0);
+
}
30% {
@@ -317,9 +319,9 @@ h2 {
-moz-animation-duration: 2s;
-moz-animation-iteration-count: 1;
-moz-animation-delay: 0s;
- margin:7px 0 0 0;
- letter-spacing: 8px;
- font-size:18px;
+ margin: 5px 0 0 0;
+ letter-spacing: 10px;
+ font-size: 11px;
}
h3 {
@@ -331,11 +333,10 @@ h3 {
-moz-animation-duration: 2s;
-moz-animation-iteration-count: 1;
-moz-animation-delay: 0s;
- margin: 0;
- font-size: 33px;
+ font-size: 25px;
border-bottom: 1px solid;
- padding: 7px 0;
- margin-bottom: 10px;
+ padding: 4px 0;
+ margin: 5px 0 9px 0;
letter-spacing: 12px;
display: inline-block;
}
@@ -398,16 +399,8 @@ header {
.cursor.own div{
color:red;
font-weight:bold;
- font-family:"helvetica",sans-serif;
-}
-.cursor.own div.name {
-left: 23px;
-top:2px;
-}
-.cursor.own div.time {
-left: 23px;
-top:0;
}
+
.cursor div {
position: relative;
left: 25px;