From f51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0 Mon Sep 17 00:00:00 2001 From: M.Gergo Date: Fri, 8 Mar 2019 21:20:34 +0100 Subject: további rendrakás --- .../www/skin/pda/module-portal/css/portal.css | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100644 mayor-orig/www/skin/pda/module-portal/css/portal.css (limited to 'mayor-orig/www/skin/pda/module-portal') diff --git a/mayor-orig/www/skin/pda/module-portal/css/portal.css b/mayor-orig/www/skin/pda/module-portal/css/portal.css deleted file mode 100644 index 04b6b0ad..00000000 --- a/mayor-orig/www/skin/pda/module-portal/css/portal.css +++ /dev/null @@ -1,25 +0,0 @@ -/* ------ PDA ----------- */ - - h1 { font-size: large; font-weight: bold; text-align: center; } - div.set { text-align: center; margin: 10px 2px; } - - a { border-radius: 4px;} - - a.diak { text-decoration: none; background-color: rgb(60,60,150); color: white; padding: 4px; margin: 2px; } - a.szulo { text-decoration: none; background-color: rgb(60,150,60); color: white; padding: 4px; margin: 2px; } - a.tanar { text-decoration: none; background-color: rgb(150,60,60); color: white; padding: 4px; margin: 2px; } - a.forum { text-decoration: none; background-color: rgb(60,60,60); color: white; padding: 4px; margin: 2px; } - a.diak:hover { background-color: rgb(90,90,200); } - a.szulo:hover { background-color: rgb(90,200,90); } - a.tanar:hover { background-color: rgb(200,90,90); } - a.forum:hover { background-color: rgb(90,90,90); } - - a.orarend { text-decoration: none; background-color: rgb(60,100,100); color: white; padding: 4px; margin: 2px; } - a.helyettesites { text-decoration: none; background-color: rgb(100,100,60); color: white; padding: 4px; margin: 2px; } - a.hirek { text-decoration: none; background-color: rgb(100,60,100); color: white; padding: 4px; margin: 2px; } - a.osztalyozo { text-decoration: none; background-color: #77aa99; color: white; padding: 4px; margin: 2px; } - a.hianyzas { text-decoration: none; background-color: #778899; color: white; padding: 4px; margin: 2px; } - a.kilepes { text-decoration: none; background-color: magenta; color: white; padding: 4px; margin: 2px; } - a.orarend:hover { background-color: rgb(90,200,200); } - a.helyettesites:hover { background-color: rgb(200,200,90); } - a.hirek:hover { background-color: rgb(200,90,200); } -- cgit v1.2.3