diff --git a/css/tool_type.css b/css/tool_type.css index 51038ffd..ae1da746 100644 --- a/css/tool_type.css +++ b/css/tool_type.css @@ -182,6 +182,12 @@ body { font-size: 20px; } +.nav_content .info h3 { + margin: 10px; + color: #E0E0E0; + font-size: 18px; +} + .nav_content .info p { margin: 10px; color: #E0E0E0;