[java-identity-provider COMMIT] /trunk/idp-war/src/main/webapp/css/main.css

noreply at shibboleth.net noreply at shibboleth.net
Sat Nov 22 01:12:33 EST 2014


Author: scantor
Date: Sat Nov 22 01:12:32 2014
New Revision: 6990

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6990&view=rev
Log:
Match fonts to consent css.

Modified:
    trunk/idp-war/src/main/webapp/css/main.css

Modified: trunk/idp-war/src/main/webapp/css/main.css
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-war/src/main/webapp/css/main.css?rev=6990&r1=6989&r2=6990&view=diff
==============================================================================
--- trunk/idp-war/src/main/webapp/css/main.css (original)
+++ trunk/idp-war/src/main/webapp/css/main.css Sat Nov 22 01:12:32 2014
@@ -9,8 +9,8 @@
   height: 100%;
 }
 body {
-  font-family: "Helvetica Neue", Verdana, sans-serif;
-  font-size: 14px;
+  font-family:Verdana, Geneva, sans-serif;
+  font-size: 12px;
   line-height: 1.5;
   color: #717171;
   background: #717171;



More information about the commits mailing list