Title: CSS not much
Last modified: August 20, 2016

---

# CSS not much

 *  [naveen73](https://wordpress.org/support/users/naveen73/)
 * (@naveen73)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/css-not-much/)
 * I made a child them but in style.css there is only the following.
 * /*
    Theme Name: Aryan Cultural Society Description: New 2020 Author: Naveen Template:
   twentyten
 * (optional values you can add: Theme URI, Author URI, Version)
    */
 * [@import](https://wordpress.org/support/users/import/) url(“../twentyten/style.
   css”);
 * how come the rest is missing?
 * thanks,
 * Naveen

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/css-not-much/#post-2494545)
 * It’s being imported from ../twentyten/style.css. Anything that you choose to 
   put in your child theme style sheet will override the style from the parent theme.
 *  Thread Starter [naveen73](https://wordpress.org/support/users/naveen73/)
 * (@naveen73)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/css-not-much/#post-2494547)
 * but then how will I get the strcuture of the parent I wanted to have of 2010?
 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/css-not-much/#post-2494551)
 * You are importing the entire twentyten style sheet.
 * `@import url("../twentyten/style.css");`
 * It will look the same as twenty ten until you modify the css in the child theme.
 * Some reference material; [Child Themes](http://codex.wordpress.org/Child_Themes)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘CSS not much’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/css-not-much/#post-2494551)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
