From 705168771afb2a9ccbae93695c83a521b54ad4c2 Mon Sep 17 00:00:00 2001 From: Ben Kurtovic Date: Sat, 13 Feb 2016 22:52:56 -0600 Subject: [PATCH] Clean up, units. --- static/style.css | 4 ++++ templates/index.mako | 4 ++-- templates/support/header.mako | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/static/style.css b/static/style.css index d99b143..b236739 100644 --- a/static/style.css +++ b/static/style.css @@ -86,3 +86,7 @@ footer { font-style: italic; color: #555; } + +.unit { + font-size: small; +} diff --git a/templates/index.mako b/templates/index.mako index 39fb799..af504c7 100644 --- a/templates/index.mako +++ b/templates/index.mako @@ -24,11 +24,11 @@ - + - + diff --git a/templates/support/header.mako b/templates/support/header.mako index b123556..b8568e1 100644 --- a/templates/support/header.mako +++ b/templates/support/header.mako @@ -10,6 +10,6 @@

TIF Calculator

-

Calculate the template influence factor of any page on the English Wikipedia

+

Calculate the template influence factor of any page on the English Wikipedia.

TIF${"{0:.2f}".format(result["tif"])} views/min${"{0:.2f}".format(result["tif"])} views/min
Transclusions${result["transclusions"]}${result["transclusions"]} pages
Protection