On Mon, Sep 8, 2014 at 2:17 PM, Adam Harvey <[email protected]> wrote:
> Commit:    30f7a1081699fdfeab58965ff4c7b3d6a44a7713
> Author:    Adam Harvey <[email protected]>         Mon, 8 Sep 2014 14:17:18 
> -0700
> Parents:   310cf304f1bdf3f3960e277336feefe761be1c95
> Branches:  master
>
> Link:       
> http://git.php.net/?p=web/shared.git;a=commitdiff;h=30f7a1081699fdfeab58965ff4c7b3d6a44a7713
>
> Log:
> Add snaps specific styling.
>
> Changed paths:
>   A  styles/snaps.css
>
>
> Diff:
> diff --git a/styles/snaps.css b/styles/snaps.css
> new file mode 100644
> index 0000000..e9f5955
> --- /dev/null
> +++ b/styles/snaps.css
> @@ -0,0 +1,62 @@
> +body {
> +  font: normal 1em/1.5em "Source Sans Pro", Helvetica, Arial, sans-serif;
> +}
> +
> +.mainscreen table {
> +  margin-bottom: 1.5rem;
> +}
> +
> +/* Sidebar styling. Mostly stolen wholesale from the Wiki TOC styling. */


Maybe it should then no longer be a subdomain specific styling?

-Hannes

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to