diff options
Diffstat (limited to 'budget/static/blueprint/plugins/rtl/readme.txt')
| -rw-r--r-- | budget/static/blueprint/plugins/rtl/readme.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/budget/static/blueprint/plugins/rtl/readme.txt b/budget/static/blueprint/plugins/rtl/readme.txt new file mode 100644 index 0000000..5564c40 --- /dev/null +++ b/budget/static/blueprint/plugins/rtl/readme.txt @@ -0,0 +1,10 @@ +RTL +* Mirrors Blueprint, so it can be used with Right-to-Left languages. + +By Ran Yaniv Hartstein, ranh.co.il + +Usage +---------------------------------------------------------------- + +1) Add this line to your HTML: + <link rel="stylesheet" href="css/blueprint/plugins/rtl/screen.css" type="text/css" media="screen, projection"> |
