-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyle.css
More file actions
17 lines (16 loc) · 913 Bytes
/
style.css
File metadata and controls
17 lines (16 loc) · 913 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
Theme Name: Calvero
Theme URI: http://calvero.org/tema
Author: Lucas Lopes - Calvero
Author URI: http://lucasql.com
Description: O tema Calvero foi criado para servir aos propósitos do Zine Calvero de Pelotas-RS, por Lucas Lopes. É baseado no tema _s.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: light, white, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, custom-backgroud, custom-header, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import 'css/bootstrap.min.css';
/* Todos os estilos são importados de uma folha de estilos externa que utiliza SASS para ser compilada, então aqui vai */
@import 'css/style.css';