removed #wc_get_started
This commit is contained in:
parent
006541ae03
commit
361cb67adb
File diff suppressed because one or more lines are too long
|
@ -111,12 +111,6 @@
|
|||
margin: 10px;
|
||||
}
|
||||
|
||||
#wc_get_started { position: relative; margin: 1em 0 2em; padding: 15px 15px 15px 90px; border: 1px solid #d9d9d9; background: #f5f5f5; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 #fff; -moz-box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 #fff; -webkit-box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 #fff; }
|
||||
#wc_get_started span { display: block; text-shadow: 1px 1px 0 #fff; font-size: 14px; line-height: 22px; color: #595959; }
|
||||
#wc_get_started span.main { margin-top: 2px; font-weight: bold; font-size: 16px; }
|
||||
#wc_get_started .main-button { position: absolute; right: 20px; top: 27px; }
|
||||
#wc_get_started p { margin: 1em 0 .5em; }
|
||||
|
||||
.wrap.woocommerce div.updated, .wrap.woocommerce div.error {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue