1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 18:32:44 +02:00

Bootstrap styling fixes.

This commit is contained in:
Cameron
2013-06-20 15:12:56 -07:00
parent 0fb38d426f
commit 518abe69fe
6 changed files with 65 additions and 6 deletions

View File

@@ -198,8 +198,8 @@ div.e-comment-edit-save { margin-top:8px; padding: 5px }
background: red;
}
*/
.divider { border-bottom: 1px solid silver; font-size: 18px; margin-bottom: 30px; position: relative; text-align: center; }
.divider span { padding: 0 15px; position: relative; top: 10px; }
.signup-divider { border-bottom: 1px solid silver; font-size: 18px; margin-bottom: 30px; position: relative; text-align: center; }
.signup-divider span { padding: 0 15px; position: relative; top: 10px; }
/* Used to hide elements when JavaScript is enabled: old e_css.php */
/*