Title: [Theme: _S]
Last modified: August 21, 2016

---

# [Theme: _S]

 *  [Joshua Sommer](https://wordpress.org/support/users/beanbagg/)
 * (@beanbagg)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/theme-_s/)
 * I’m trying to center my navbar links.
 *     ```
       @import  "http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic";
   
       body {
       	font-family: 'Lato', sans-serif;
       	font-size: 15px;
       	margin: 50px 0;
       	padding: 0;
       	text-align: center;
       }
   
       li {
       	padding-right: 20px;
       }
   
       #site-navigation {
       	position: fixed;
       	top: 0;
       	width: 100%;
       	z-index: 2000;
       	background-color: #222;
       	padding: 10px;
       	font-size: 14px;
       }
       }
       ```
   

The topic ‘[Theme: _S]’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [Joshua Sommer](https://wordpress.org/support/users/beanbagg/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/theme-_s/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
