Skip to content

Commit c80ad7c

Browse files
author
Sandro Miguel Marques
authored
Update README.md
1 parent d5f1dcf commit c80ad7c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Finalmente, as propriedades definem o estilos dos seletores. As propriedades sã
6262
}
6363
```
6464

65-
**[⬆ voltar ao início](#table-of-contents)**
65+
**[⬆ voltar ao início](#índice)**
6666

6767
## CSS
6868

@@ -205,7 +205,7 @@ Use o `0` em vez de `none` para especificar que um estilo não tem borda.
205205
border: 0;
206206
}
207207
```
208-
**[⬆ voltar ao início](#table-of-contents)**
208+
**[⬆ voltar ao início](#índice)**
209209

210210
## Sass
211211

@@ -296,7 +296,7 @@ Mais uma vez: **nunca agrupe seletores ID!**
296296

297297
Se precisar de utilizar um seletor ID (coisa que você não deve fazer!), ele nunca deve ser agrupado. Se está fazer isso, é necessário rever o seu código ou descobrir por que é necessária tal especificidade. Se estiver a escrever HTML e CSS corretamente, **nunca** deverá ser necessário fazer isso!
298298

299-
**[⬆ voltar ao início](#table-of-contents)**
299+
**[⬆ voltar ao início](#índice)**
300300

301301
## Tradução
302302

@@ -314,4 +314,4 @@ Se precisar de utilizar um seletor ID (coisa que você não deve fazer!), ele nu
314314
- ![vn](https://raw.githubusercontent.com/gosquared/flags/master/flags/flags/shiny/24/Vietnam.png) **Vietnamese**: [trungk18/css-style-guide](https://github.com/trungk18/css-style-guide)
315315
- ![vn](https://raw.githubusercontent.com/gosquared/flags/master/flags/flags/shiny/24/Italy.png) **Italian**: [antoniofull/linee-guida-css](https://github.com/antoniofull/linee-guida-css)
316316

317-
**[⬆ voltar ao início](#table-of-contents)**
317+
**[⬆ voltar ao início](#índice)**

0 commit comments

Comments
 (0)