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'

Indications

-
Cancel circle
+
Cancel Circle
Asterisk
-
Attention circle
+
Attention Circle
Attention
-
Empty heart
+
Empty Heart
Heart
-
Thumbs down
-
Thumbs up
+
Thumbs Down
+
Thumbs Up
Terminal
Direction
@@ -183,18 +183,18 @@ type : 'UI Element'

Symbols

-
Left open
-
Left triangle
+
Left Open
+
Left Triangle
Left
Right
-
Right triangle
-
Right arrow
+
Right Triangle
+
Right Arrow
Up
-
Up triangle
-
Up arrow
-
Down arrow
-
Down triangle
-
Down arrow
+
Up Triangle
+
Up Arrow
+
Down Arrow
+
Down Triangle
+
Down Arrow
Square
Minus
Plus
diff --git a/node/src/documents/index.html b/node/src/documents/index.html index cdce2ebed..f7bb2209e 100755 --- a/node/src/documents/index.html +++ b/node/src/documents/index.html @@ -7,7 +7,7 @@ type : 'Semantic'
-

Semantic UI

+

Semantic UI

HTML User interfaces are the DNA of the web.

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;