streamlining
parent
5ddc050ff9
commit
0773a10d16
|
@ -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;
|
||||
}
|
||||
|
|
|
@ -10,8 +10,7 @@
|
|||
clear:both;
|
||||
padding: 5px 10px;
|
||||
font-size: @font-size-default;
|
||||
|
||||
line-height: 17px;
|
||||
width: 90%;
|
||||
|
||||
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%;
|
||||
|
||||
|
|
Loading…
Reference in New Issue