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

e107 installation updated for PHP8.1. Bootstrap5 is now the default theme. Acceptance test updated.

This commit is contained in:
Cameron
2021-11-29 13:45:02 -08:00
parent afc0489e8c
commit 6f309bb326
7 changed files with 304 additions and 205 deletions

View File

@@ -102,11 +102,11 @@ ul.social-buttons li a {
/* */
.jumbotron {
margin-top: 60px;
/* margin-top: 60px;*/
padding: 2rem 1rem;
margin-bottom: 2rem;
/* margin-bottom: 2rem;*/
background-color: #e9ecef;
border-radius: .3rem;
/* border-radius: .3rem;*/
}
/* CUSTOM Responsive Styles */