Mercurial > hg > dbtune-rdf-services
view jamendo/sparql-archived/SeRQL/rdfql.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 SWI-Prolog semantic web query, Author: Jan Wielemaker Copying: Public domain For a tutorial on CSS, see <http://www.htmldog.com/guides/cssbeginner/selectors/> */ div.rdfql-login { margin-bottom: 2em; } div.local-login, div.openid-login { margin-top: 3em; padding: 5px; border-style: dashed; border-width: 1px; } div.local-login form { margin-top: 1em; margin-left: 2cm; }