summaryrefslogtreecommitdiff
path: root/templates/project/widgets/text/text.scss
diff options
context:
space:
mode:
authorAyrton De Craene <ayrton.decraene@vasco.com>2012-11-16 11:18:06 +0100
committerDaniel Beauchamp <daniel.beauchamp@shopify.com>2012-12-03 23:38:21 -0500
commit5934a2729d93d24e67016dc4dd101c689378ae33 (patch)
tree59669b7b7e15f534294d954c0bd92db77d8535fc /templates/project/widgets/text/text.scss
parentc39be899b629378c0a4e1dd4beab528ebcbffa6e (diff)
Removes whitespace :scissors:
Diffstat (limited to 'templates/project/widgets/text/text.scss')
-rw-r--r--templates/project/widgets/text/text.scss10
1 files changed, 5 insertions, 5 deletions
diff --git a/templates/project/widgets/text/text.scss b/templates/project/widgets/text/text.scss
index 4e6c6e3..45d790e 100644
--- a/templates/project/widgets/text/text.scss
+++ b/templates/project/widgets/text/text.scss
@@ -9,11 +9,11 @@ $moreinfo-color: rgba(255, 255, 255, 0.7);
// ----------------------------------------------------------------------------
// Widget-text styles
// ----------------------------------------------------------------------------
-.widget-text {
+.widget-text {
background-color: $background-color;
-
- .title {
+
+ .title {
color: $title-color;
}
@@ -24,9 +24,9 @@ $moreinfo-color: rgba(255, 255, 255, 0.7);
.updated-at {
color: rgba(255, 255, 255, 0.7);
}
-
+
&.large h3 {
font-size: 65px;
}
-} \ No newline at end of file
+}