streamlining

pull/1/head
Andromeda Yelton 2012-09-11 13:57:00 -04:00
parent 5ddc050ff9
commit 0773a10d16
2 changed files with 4 additions and 7 deletions

View File

@ -314,7 +314,7 @@ a.success:hover {
clear: both;
padding: 5px 10px;
font-size: 13px;
line-height: 17px;
width: 90%;
}
.preview a {
color: #8dc63f;
@ -330,9 +330,8 @@ a.success:hover {
clear: both;
padding: 5px 10px;
font-size: 13px;
line-height: 17px;
border-color: #8dc63f;
width: 90%;
border-color: #8dc63f;
margin: 10px auto 0 auto;
font-size: 120%;
}
@ -353,7 +352,7 @@ a.success:hover {
clear: both;
padding: 5px 10px;
font-size: 13px;
line-height: 17px;
width: 90%;
width: 80%;
margin: 10px auto;
}

View File

@ -10,9 +10,8 @@
clear:both;
padding: 5px 10px;
font-size: @font-size-default;
width: 90%;
line-height: 17px;
a {
color: @call-to-action;
}
@ -21,7 +20,6 @@
.launch_top {
.preview;
border-color: @green;
width: 90%;
margin:10px auto 0 auto;
font-size: 120%;