File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515
1616 @media (min-width : 60em ){html {font-size : 90% }}
1717
18+ a , a : visited {
19+ color : inherit;
20+ }
21+
1822 body {
1923 font-size : 16px ;
2024 font-family : 'Source Sans Pro' , sans-serif;
8084 </ head >
8185 < body >
8286 < center >
83- < div class ="large-text "> ProperLinux</ div >
84- < img class ="container " src ="tux_circle_bw.svg "/>
85- < hr />
86- < div class ="row ">
87- < div class ="column ">
88- < a href ="https://github.com/ProperLinux ">
89- < img class ="sm-container " src ="https://cdn.jsdelivr.net/npm/simple-icons@latest/icons/github.svg "/>
90- </ a >
91- </ div >
92- < div class ="column ">
93- < a href ="https://twitter.com/ProperLinux ">
94- < img class ="sm-container "src ="https://cdn.jsdelivr.net/npm/simple-icons@latest/icons/twitter.svg "/>
95- </ a >
96- </ div >
97- </ div >
87+ < a href ="https://github.com/ProperLinux ">
88+ < div class ="large-text "> ProperLinux</ div >
89+ < img class ="container " src ="tux_circle_bw.svg "/>
90+ </ a >
9891 </ center >
9992 </ body >
10093</ html >
You can’t perform that action at this time.
0 commit comments