- Field (programming, image editing, RL bulding)
- Levels (beginner, advanced)
- Versions (programm/library version)
- Types (mountain/road bike)
- Locations(physical) (garage, workshop)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- themes/stumblepeach/style.orig.css 2009-12-07 09:09:53.000000000 +0100 | |
+++ themes/stumblepeach/style.css 2010-04-05 22:03:25.000000000 +0200 | |
@@ -147,11 +147,12 @@ | |
} | |
#content .date{ | |
- font-size: 20px; | |
+ font-size: 13px; | |
+ font-weight: bold; | |
padding: 5px; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- protected/application/public/views/layouts/default.orig.phtml 2009-12-07 09:09:53.000000000 +0100 | |
+++ protected/application/public/views/layouts/default.phtml 2010-04-05 21:57:39.000000000 +0200 | |
@@ -142,9 +142,11 @@ | |
</div> | |
<?php endif ?> | |
<div class="titlewrapper"> | |
- <h1 class="title"> | |
- <?= $this->title ?> | |
- </h1> | |
+ <a href="<?= $this->base()->serviceUrl() ?>"> |