diff options
Diffstat (limited to 'files/de/web/css/border-radius/index.html')
-rw-r--r-- | files/de/web/css/border-radius/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/de/web/css/border-radius/index.html b/files/de/web/css/border-radius/index.html index a4674ee265..396909e49a 100644 --- a/files/de/web/css/border-radius/index.html +++ b/files/de/web/css/border-radius/index.html @@ -100,7 +100,7 @@ border-radius: [ <Länge> | <Prozentzahl> ]{1,4} border-radius: 2em; </pre> -<pre class="eval" style="float: left; margin: 10px; background: gold; border: ridge gold; -webkit-border-radius: 13em 3em; border-radius: 13em/3em;"> <span style="font-family: arial,helvetica,sans-serif;">{{ fx_minversion_inline(3.5) }}</span> +<pre class="eval" style="float: left; margin: 10px; background: gold; border: ridge gold; -webkit-border-radius: 13em 3em; border-radius: 13em/3em;"> background: gold; border: ridge gold; |