1 |
yavor |
1.1 |
/* |
2 |
yavor |
1.2 |
style.ar.css -- Arabic CSS Stylesheet |
3 |
yavor |
1.1 |
|
4 |
|
|
Copyright (C) 2006, 2007, 2008 Free Software Foundation |
5 |
|
|
|
6 |
|
|
Permission is hereby granted, free of charge, to any person |
7 |
|
|
obtaining a copy of this software and associated documentation |
8 |
|
|
files (the "Software"), to deal in the Software without |
9 |
|
|
restriction, including without limitation the rights to use, |
10 |
|
|
copy, modify, merge, publish, distribute, sublicense, and/or sell |
11 |
|
|
copies of the Software, and to permit persons to whom the |
12 |
|
|
Software is furnished to do so, subject to the following |
13 |
|
|
conditions: |
14 |
|
|
|
15 |
|
|
The above copyright notice and this permission notice shall be |
16 |
|
|
included in all copies or substantial portions of the Software. |
17 |
|
|
|
18 |
|
|
*/ |
19 |
|
|
|
20 |
mbf |
1.7 |
#logo{background:url(/graphics/topbanner.ar.png) no-repeat;} |
21 |
mbf |
1.10 |
#searcher{ left: 1em; right: inherit; } |
22 |
mbf |
1.8 |
#fssbox{ right: 0; right: inherit; } |
23 |
yavor |
1.15 |
#backtotop p{ text-align: left; } |
24 |
mbf |
1.3 |
#fpnav ul{list-style: none; margin: 0 !important; padding: 0 !important;} |
25 |
mbf |
1.10 |
#fpnav li{display: block; text-align: right; margin-right: 1em; font-size: 0.9em;} |
26 |
mbf |
1.3 |
|
27 |
mbf |
1.5 |
@import url('/reset.css'); |
28 |
|
|
@import url('/layout.ar.css'); |