Hi Andy,

Bootstrap has built-in classes that you can add to the tables, e.g. <table 
class="table table-striped">.

See here for demo's of the styles: http://getbootstrap.com/css/#tables

Hope that helps,
Barry
________________________________________
From: Andy Seaborne [[email protected]]
Sent: 11 December 2013 22:50
To: [email protected]
Subject: Re: Web site CSS

On 11/12/13 19:16, Samuel Croset wrote:
> Andy,
>
> Could you provide example links to the buggy pages? I can have a look at
> it; I suspect it comes from the markup (HTML vs markdown). In principles no
> extra CSS files should be added to what exists already.

Samuel, hi there,

See the tables:

http://jena.apache.org/documentation/io/rdf-output.html#rdfxml

http://jena.staging.apache.org/documentation/io/rdf-output.html#rdfxml

and other ones on that page.

The tables are <table> without any style/class etc and come from the
markdown.

If there is a better/correct way to do this, please do tell me - I'm
merely blundering around in CSS.

I put

  <link href="/css/jena.css" rel="stylesheet" type="text/css">

into skeleton.html.  There was an old (prev design?) jena.css that was
not being used anywhere.

        Andy

>
>
> On Wed, Dec 11, 2013 at 8:48 AM, Andy Seaborne <[email protected]> wrote:
>
>> There is no local styling on web pages - in particular tables don't have
>> boarders and shading which makes some pages.
>>
>> I put in a /css/jena.css and added some table stuff.  Theer are more
>> commits that really needed because to adding to the skeleton but from now
>> on experimenting in firebug and then commiting to see what the whole site
>> looks like on staging worked for me.
>>
>> Does anyone have any other styling they thing needs doing?
>>
>>      Andy
>>
>

Reply via email to