Mercurial > hg > dbtune-rdf-services
view jamendo/sparql-archived/SeRQL/lib/http/openid.css @ 27:d95e683fbd35 tip
Enable CORS on urispace redirects as well
author | Chris Cannam |
---|---|
date | Tue, 20 Feb 2018 14:52:02 +0000 |
parents | df9685986338 |
children |
line wrap: on
line source
/* $Id$ CSS for OpenID module, Author: Jan Wielemaker Copying: Public domain For a tutorial on CSS, see <http://www.htmldog.com/guides/cssbeginner/selectors/> */ div.openid-title { margin-bottom: 1em; } div.openid-title img { border: 0; height: 4em; vertical-align: sub; } div.openid-title span { font-size: 2em; font-weight: 300; } div.openid-message { margin-top: 1em; } table.openid-form { margin-top: 1em; } table.openid-form td { } input.openid-input { background: #fff url('file?name=openid_logo_tiny') no-repeat center left; padding-left: 20px; margin-left: 2cm; }