On Wed, Dec 16, 2015 at 4:04 AM, Felix Miata <mrmazda@earthlink.net> wrote:
> Adam Spiers composed on 2015-12-16 11:10 (UTC):
>
>> I'm talking relative size, not absolute size. The font appears
>> smaller than most other sites. If I increase it in my preferences,
>> then all other sites appear too big. However I think I found the
>> reason why. The 1em is fine, but it gets shrunk by a wrapper <div>
>> via line 133 of https://static.opensuse.org/themes/bento/css/base.css:
>
>> .ui-oo-content-wrapper, .content-wrapper{font-size:0.8em;}
>
>> If I disable that then everything looks the same size as other sites.
>
> If you're going to be fixing that stylesheet, please take it further than
> that. small{font-size:10px;} needs to be removed entirely. On a high density
> display, it probably works out to xxxtra-tiny. Here it works out to about 25%
> of default. Line 1 needs color:#444; replaced with color:#000;. The input,
> button, textarea, pre line needs #000 too, as does #breadcrump and I'm sure
> others.
>
> If you look at these
>
> http://fm.no-ip.com/Css/Share/novellbugs.css
> http://fm.no-ip.com/Css/Share/opensusebase.css
> http://fm.no-ip.com/Css/Share/opensusebs.css
> http://fm.no-ip.com/Css/Share/opensusebugz.css
> http://fm.no-ip.com/Css/Share/opensuseforums.css
> http://fm.no-ip.com/Css/Share/opensuselists.css
> http://fm.no-ip.com/Css/Share/opensusemb.css
> http://fm.no-ip.com/Css/Share/opensusesw.css
>
> you can see how I deal with openSUSE site problems in my browser, but they're
> no help when I'm not at my own machine, besides being a lot of work to create
> and maintain as site styles morph.
> --
> "The wise are known for their understanding, and pleasant
> words are persuasive." Proverbs 16:21 (New Living Translation)
>
> Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
>
> Felix Miata *** http://fm.no-ip.com/
It appears that bugzilla.opensuse.org will accept reports against the
openSUSE.org product and the Wiki component. For example,
https://bugzilla.opensuse.org/show_bug.cgi?id=700065 "the wiki
produces invalid XHTML" has been reported and CONFIRMED.
--
To unsubscribe, e-mail: opensuse-wiki+unsubscribe@opensuse.org
To contact the owner, e-mail: opensuse-wiki+owner@opensuse.org
How to Install Wiki.js on Debian 12
-
Wiki.js is free and open-source wiki software based on Node.js, Git, and
Markdown. In this article, we'll show you how to install Wiki.js on a
Debian 12 sy...
1 month ago
No comments:
Post a Comment