all repos — hastystyles @ c033cbca48e55ea438101610504f639a1ad2c76b

The stylesheets for HastyScrybe and HastySite.

Removed pre-wrap from terminal blocks.
h3rald h3rald@h3rald.com
Sat, 18 Nov 2017 21:36:16 +0100
commit

c033cbca48e55ea438101610504f639a1ad2c76b

parent

004c78877080cd153c013c70f109a8d657f002dd

2 files changed, 0 insertions(+), 3 deletions(-)

jump to
M styles/_blocks.lessstyles/_blocks.less

@@ -8,7 +8,6 @@

.terminal { .mix-box(@gray-2, @gray-e, @gray-c); .mix-responsive; - white-space: pre-wrap; padding: 0 3px; border: 2px solid @gray-9; border-top: 10px solid @gray-9;
M styles/hastyscribe.cssstyles/hastyscribe.css

@@ -3197,7 +3197,6 @@ text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);

color: #eee; background-color: #222; border: 1px solid #ccc; - white-space: pre-wrap; padding: 0 3px; border: 2px solid #999; border-top: 10px solid #999;

@@ -3250,7 +3249,6 @@ text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);

color: #eee; background-color: #222; border: 1px solid #ccc; - white-space: pre-wrap; padding: 0 3px; border: 2px solid #999; border-top: 10px solid #999;