Li (
chiming) wrote in
dreamwidthlayouts2012-01-15 02:11 am
Entry tags:
- color: aqua,
- color: black,
- color: blue,
- color: brown,
- color: gray,
- color: green,
- color: orange,
- color: pink,
- color: purple,
- color: red,
- color: tan,
- feature: 2 columns,
- feature: comment pages,
- feature: fluid width,
- feature: header,
- style: tabula rasa,
- tested in: chrome,
- tested in: firefox,
- tested in: internet explorer,
- tested in: safari,
- theme: light on dark,
- type: full layout
Layout: Abstractia
THIS LAYOUT IS NOW OFFICIAL! /noisemaker
Title: Abstractia
Features: all column options, fluid width, header, comment pages


(more colors available)
Live Preview
Notes for tweaking the official style back to its original form are here.
All feedback completely welcome. I kind of hope to make this into an official layout.
Title: Abstractia
Features: all column options, fluid width, header, comment pages


(more colors available)
Notes for tweaking the official style back to its original form are here.

no subject
I think I've reached my final questions before I try my hand at custom layers and themes for the other edit:
- I just added some differently styled ordered lists from W3schools, but they all show as the same type. Is there something in the css that's causing that? - How would I reduce the line spacing for lists?
I think that's it, at least for the time being. :crosses fingers:
sorry i keep doing that orz
The type declaration has been deprecated, so use CSS instead.
<ol style="list-style-type: lower-latin">
like that.
Re: sorry i keep doing that orz
Or, would I be able to add that to the css box and then apply to individual lists as needed?