From f0bd47c16559db77868abddc07c83fb8b220b33a Mon Sep 17 00:00:00 2001 From: fabricio Date: Mon, 7 Nov 2016 14:57:28 -0200 Subject: [PATCH] criacao da classe atencao --- WebContent/css/default.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/WebContent/css/default.css b/WebContent/css/default.css index 4ce8011..c4c4e80 100644 --- a/WebContent/css/default.css +++ b/WebContent/css/default.css @@ -1,3 +1,7 @@ +.atencao{ + color:red; +} + body { margin: 0; -- libgit2 0.21.2