diff options
Diffstat (limited to 'content/2012/01/mi-tema-de-wordpress.gmi')
| -rw-r--r-- | content/2012/01/mi-tema-de-wordpress.gmi | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/content/2012/01/mi-tema-de-wordpress.gmi b/content/2012/01/mi-tema-de-wordpress.gmi new file mode 100644 index 00000000..87baac1a --- /dev/null +++ b/content/2012/01/mi-tema-de-wordpress.gmi @@ -0,0 +1,10 @@ +# Mi tema de Wordpress +2012-01-04 + +.assistive-text, .screen-reader-text, .menu, #nav-above, #colophon { display: none; } + +#page { margin-left: auto; margin-right: auto; max-width: 1000px; } + +#primary { max-width: 720px; min-width: 320px; float: left; margin-left: 15px; margin-right: 15px; } + +#secondary { min-width: 175px; width: 240px; float: left; }
\ No newline at end of file |
