Tohle tam chci https://i.imgur.com/aXzBphC.png
PS_ upravil jsem to a je to pořád stejný
Kód: Vybrat vše
/*
Theme Name: LeetPress
Description: A Premium Gaming Theme
Author: Sebastian R
Author URI: http://wpmaniac.com
Version: 1.0
*/
@import url("css/reset.css");
@import url("css/jquery.fancybox-1.3.4.css");
/***
Index
=================
1. General Styles
2. Header
2.1. Top Navigation
2.2. Navigation
2.3. Search
3. Featured Section
4. Main Section
4.1. News
4.2. Videos
4.3. Updates
5. Sidebar
5.1. Review widget
5.2. Twitter widget
6. Footer Section
6.1. Footer top
6.2. Footer
6.3. Footer Twitter widget
6.4. Footer Bottom
7. Post
7.1. Review
7.2. Comments
7.3. Screenshots
7.4. HTML Styling
8. Archives
8.1. Review Archive
8.2. Video + Screenshot archive
9. Fontface
10. Shortcodes
10.1 Buttons
10.2. Dropcap
10.3. Videos
10.4. Highlights
10.5. Check List
10.6. Bad List
10.7. Tabs
10.8. Toggles
10.9. Columns
10.10. Game Info Box
11. Search page
=================
***/
/*** 1. General Styles ***/
body { background:http://i.imgur.com/aXzBphC.png; font: 12px Arial, sans-serif; color: #3a3a3a; }
a { color:#006acd; text-decoration:none; }
a:hover { text-decoration:underline; }
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { margin: 0 0 15px 0; }