summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorRyder Ripps <theryderproject@gmail.com>2013-01-24 19:17:33 -0500
committerRyder Ripps <theryderproject@gmail.com>2013-01-24 19:17:33 -0500
commit7b5b3f40ee69e44a1a41cf6e1227ee69967d9e17 (patch)
tree34a57c2b2e4b7b25b48d35fecc19887ae8084c86 /public
parentf9cdad51d3af697cf5b061c21840970815b57cf0 (diff)
1000 big ones
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;