- From: Wayne Dick <waynedick@knowbility.org>
- Date: Mon, 18 Apr 2016 13:59:00 -0700
- To: Kevin White <kevin@dewoollery.co.uk>, WAI Interest Group <w3c-wai-ig@w3.org>
Received on Monday, 18 April 2016 20:59:29 UTC
Actually I got a fairly simple one. The only problem is the little arrow
that is at the end of some links. It overwrites.
* {
position: static !important;
margin: 0 !important;
padding: 0 !important;
}
body {
padding: 2% !important;
margin: 2% !important;
}
#mw-page-base, #mw-head-base {display: none !important;}
li {list-style-position: inside !important; }
Wayne
On Mon, Apr 18, 2016 at 1:40 PM, Kevin White <kevin@dewoollery.co.uk> wrote:
> Hi Wayne,
>
> Hope all is well with you. I could probably pull something together…
> depends on which Wiki you mean and which part of it you mean. Do you need
> it urgently?
>
> Cheers
>
> Kevin
>
> > On 18 Apr 2016, at 21:27, Wayne Dick <waynedick@knowbility.org> wrote:
> >
> > Hi all,
> > Does anyone know the structure of the w3 Wiki well enough to write a
> style sheet that linearizes the content. Right now it enlarges very poorly
> above 300%.
> >
> > Wayne
>
>
Received on Monday, 18 April 2016 20:59:29 UTC