Version 3.0.0; Subheading style

This commit is contained in:
James Barnsley
2017-06-26 08:44:51 +12:00
parent 5a094c82d3
commit 0a36fa6182
3 changed files with 4 additions and 6 deletions

View File

@ -12,7 +12,7 @@ from handlers import WebsocketHandler, HttpHandler
from core import IrisCore
logger = logging.getLogger(__name__)
__version__ = '2.14.5'
__version__ = '3.0.0'
##
# Core extension class

View File

@ -107,9 +107,10 @@ h3 {
}
h4 {
font-size: 14px;
@include feature_font();
font-size: 1.3rem;
margin-bottom: 14px;
text-transform: uppercase;
font-weight: 800;
&.underline {
padding-bottom: 4px;

View File

@ -1,8 +1,5 @@
.settings-view {
section {
padding: 40px;
}
.status {
.item {