mirror of
https://github.com/KevinMidboe/rohnenedre.git
synced 2025-12-08 20:39:02 +00:00
6 lines
421 B
CSS
6 lines
421 B
CSS
#et_aweber_connection p, #et_aweber_connection li { margin-bottom: 12px; }
|
|
#et_aweber_connection p:last-child, #et_aweber_connection li:last-child { margin-bottom: 0; }
|
|
.et_result_error { padding: 15px; background: #BE5151; margin-top: 13px; color: #FFF; }
|
|
#epanel .et_result_error strong { font-weight: bold; }
|
|
.et_aweber_connect_done { text-align: center; }
|
|
.et_aweber_connect_done span { float: none !important; } |