diff --git a/README.md b/README.md index 61a0d34..dd40452 100644 --- a/README.md +++ b/README.md @@ -6,16 +6,16 @@ Comes with two layouts; one with a vertical navigation, one with horizontal navi # Installation -1) Clone the theme into your Pico theme directory. +**1)** Clone the theme into your Pico theme directory.
cd /path/to/Pico/themes
git clone https://github.com/bananana/skull
-2) Edit your *config.php* file and change $config['theme'] to $config['theme'] = 'skull'.
+**2)** Edit your *config.php* file and change $config['theme'] to $config['theme'] = 'skull'.
-3) By default the theme is set to have a vertical sidebar with navigation. To change to something that looks more like the default Pico theme (with horizontal header), rename *index.php* file to *index-v-nav.php* and rename *index-h-nav.php* to *index.php*.
+**3)** By default the theme is set to have a vertical sidebar with navigation. To change to something that looks more like the default Pico theme (with horizontal header), rename *index.php* file to *index-v-nav.php* and rename *index-h-nav.php* to *index.php*.
cd /path/to/Pico/themes
@@ -23,22 +23,22 @@ Comes with two layouts; one with a vertical navigation, one with horizontal navi
mv index-h-nav.php index.php
-4) At this point you can remove the alt theme layout if you don't find in necessary. There's also a layout specific css file in *skull/css* direcotry.
+**4)** At this point you can remove the alt theme layout if you don't find in necessary. There's also a layout specific css file in *skull/css* direcotry.
# Screenshots
-Vertical sidebar navigation
+**Vertical sidebar navigation**

- - -
-Horisontal header navigation
+**Horisontal header navigation**

- - -
-Mobile
+**Mobile**
