From 6e77f59f25629e5f792a744c088e86db2e76a6f3 Mon Sep 17 00:00:00 2001 From: Panayiotis Lipiridis Date: Fri, 27 Sep 2013 14:01:58 +0200 Subject: [PATCH] Different theme --- assets/docs.js | 4 ++-- index.html | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/assets/docs.js b/assets/docs.js index 304ce1c72..4e5ea1009 100644 --- a/assets/docs.js +++ b/assets/docs.js @@ -2,10 +2,10 @@ window.onload = function () { document.getElementById('btn-bootstrap').onclick = function() { if (document.getElementById('bootstrap').rel == 'stylesheet') { document.getElementById('bootstrap').rel = 'styleshit'; - document.getElementById('btn-bootstrap').innerHTML = 'Enable Bootstrap'; + document.getElementById('btn-bootstrap').innerHTML = document.getElementById('btn-bootstrap').innerHTML.replace('Disable', 'Enable'); } else { document.getElementById('bootstrap').rel = 'stylesheet'; - document.getElementById('btn-bootstrap').innerHTML = 'Disable Bootstrap'; + document.getElementById('btn-bootstrap').innerHTML = document.getElementById('btn-bootstrap').innerHTML.replace('Enable', 'Disable'); } } } diff --git a/index.html b/index.html index 0d70bcfe3..d0418dca0 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ flag-icon-css - + @@ -22,7 +22,7 @@ - Fork me on GitHub + Fork me on GitHub

flag-icon-css

@@ -40,11 +40,11 @@

flag-icon-css

- +

+ allowtransparency="true" frameborder="0" scrolling="0" width="80" height="20">