diff --git a/node/src/documents/elements/icon.html b/node/src/documents/elements/icon.html index f5774a177..6abf53809 100755 --- a/node/src/documents/elements/icon.html +++ b/node/src/documents/elements/icon.html @@ -159,14 +159,14 @@ type : 'UI Element'
Semantic empowers designers and developers by creating a shared vocabulary for user interfaces.
diff --git a/node/src/files/stylesheets/semantic.css b/node/src/files/stylesheets/semantic.css index 46a496152..131045201 100755 --- a/node/src/files/stylesheets/semantic.css +++ b/node/src/files/stylesheets/semantic.css @@ -320,7 +320,7 @@ box-shadow: 3px 0px 2px rgba(0, 0, 0, 0.2); */ text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.2); } #example .masthead strike { - color: rgba(255, 255, 255, 0.5); + color: rgba(0, 0, 0, 0.2); } #example .masthead h2 { font-weight: normal;