diff options
Diffstat (limited to 'files/es/web/css/border-top-right-radius/index.html')
| -rw-r--r-- | files/es/web/css/border-top-right-radius/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/css/border-top-right-radius/index.html b/files/es/web/css/border-top-right-radius/index.html index ecb6f157b2..e29277d18f 100644 --- a/files/es/web/css/border-top-right-radius/index.html +++ b/files/es/web/css/border-top-right-radius/index.html @@ -109,7 +109,7 @@ div { <tr> <td style="padding: 1.5em;"> <div style="background-color: lightgreen; border: solid 1px black; border-top-right-radius: 40%; width: 100px; height: 200px;"> - <div style="display: none;">.</div> + <div class="hidden">.</div> </div> </td> <td>La caja no es un cĂrculo: un arco de elipse es usado como borde |
