File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6- < title > Repositório Terminal </ title >
6+ < title > Flomask Repo </ title >
77 < link rel ="preconnect " href ="https://fonts.googleapis.com ">
88 < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
99 < link href ="https://fonts.googleapis.com/css2?family=VT323&display=swap " rel ="stylesheet ">
1313 : root {
1414 --background-color : # 0c0c0c ;
1515 --text-color : # 00ff41 ;
16- --link-color : # 00ff41 ;
16+ --link-color : # df03fc ;
1717 --button-bg : # 1e1e1e ;
18- --button-border : # 00ff41 ;
18+ --button-border : # df03fc ;
1919 --button-hover-bg : # 00ff41 ;
20- --button-hover-color : # 0c0c0c ;
20+ --button-hover-color : # df03fc ;
2121 }
2222
2323 body {
You can’t perform that action at this time.
0 commit comments