fixes
This commit is contained in:
parent
c1297aca47
commit
7d4ebe6cf1
@ -15,7 +15,7 @@ block content
|
||||
div.pull-left.icon-full-width
|
||||
i.icon-bulb
|
||||
div.pull-left
|
||||
span.small-title nodes active
|
||||
span.small-title active nodes
|
||||
span.big-details {{nodesActive}}/{{nodesTotal}}
|
||||
div.clearfix
|
||||
div.col-xs-6.stat-holder
|
||||
|
@ -3,7 +3,7 @@ html(ng-app="netStatsApp")
|
||||
head
|
||||
meta(name="viewport", content="width=device-width, initial-scale=1.0, maximum-scale=1.0")
|
||||
title= title
|
||||
link(rel='stylesheet', href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700')
|
||||
link(rel='stylesheet', href='//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700')
|
||||
link(rel='stylesheet', href='/css/bootstrap.min.css')
|
||||
link(rel='stylesheet', href='/css/minimal-icons.css')
|
||||
link(rel='stylesheet', href='/css/animation.css')
|
||||
|
Loading…
Reference in New Issue
Block a user