mirror of
https://github.com/e107inc/e107.git
synced 2025-09-02 02:42:40 +02:00
Featurebox now accepts videos. Some minor tweaking to the Bootstrap3 template.
This commit is contained in:
@@ -94,11 +94,20 @@ body {
|
||||
height: 500px;
|
||||
}
|
||||
|
||||
|
||||
.media-object.featurebox-item-image {
|
||||
margin: 25px 0px;
|
||||
}
|
||||
|
||||
|
||||
.xurl-social-icons a {
|
||||
font-size: 24px;
|
||||
font-size: 28px;
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
opacity: .7;
|
||||
}
|
||||
|
||||
.xurl-social-icons a:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.btn { margin-top:10px }
|
Reference in New Issue
Block a user