瀏覽代碼

Merge pull request #278 from Perspex/ImaBrokeDude-readme-patch

Corrected Styling Info
Steven Kirk 10 年之前
父節點
當前提交
4790c75303
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/styles.md

+ 2 - 2
docs/styles.md

@@ -31,9 +31,9 @@ Make all `Button`s in a `StackPanel` have a blue `Background`:
 
 This is very similar to WPF, except `TargetType` is replaced by `Selector`.
 
-*Note that currently (as of Alpha 2) you **always** need to specify the fully
+_Note that currently (as of Alpha 2) you **always** need to specify the fully
 qualified property name (i.e. `Button.Background` instead of simply
-`Background`). This restriction will be lifted in future.*
+`Background`). This restriction will be lifted in future._
 
 ## Style Classes