[Issue 12178] Odd whitespace look on dlang website

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 16 05:16:52 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12178


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrei at erdani.com,
                   |                            |andrej.mitrovich at gmail.com


--- Comment #7 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2014-02-16 05:16:49 PST ---
(In reply to comment #6)
> So it's style issue. It will be fixed by:
> 
> dlang.org/css/style.css
> 
> .d_decl {
>     font-weight: bold;
>     background-color: #E4E9EF;
>     /* border-top: solid black 1px; */
>     border-bottom: solid 2px #336600;
>     padding: 2px 0px 2px 2px;
>     text-align: left;   // <---- added
> }

Thanks. As long as others agree they want this we could make the change. I
don't want to impose my style over anyone elses. CC'ing Andrei.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list