git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@564
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
span.warning {
font-size: 80%;
}
-span.incommon {
- font-size: larger;
- font-weight: bolder;
- color: #FFFFFF;
+
+.logo {
+ text-align: center;
+ margin-top: 1.5em;
}
<jsp:useBean id="searchresults" scope="request" class="edu.internet2.middleware.shibboleth.wayf.Origin[]"/>
</logic:present>
<head>
- <link rel="stylesheet" title="normal" type="text/css" href="wayf.css" /><title>InCommon®: Identity Provider Selection</title></head>
+ <link rel="stylesheet" title="normal" type="text/css" href="wayf.css" /><title>InCommon: Identity Provider Selection</title></head>
<body>
<div class="head">
- <h1>Select an <span class="incommon">InCommon®</span> identity provider</h1>
+ <h1>Select an identity provider</h1>
</div>
<div class="selector">
<div class="footer">
<p class="text">Need assistance? Send mail to <a href="mailto:shib-test@internet2.edu">shib-test@internet2.edu</a> with description.</p>
+ <div class="logo"><img src="./images/incommon.gif" alt="InCommon" /></div>
</div>
-
-
+
</body></html>