diff --git a/repos/github.svg b/repos/github.svg new file mode 100644 index 0000000..e12d2cb --- /dev/null +++ b/repos/github.svg @@ -0,0 +1,2 @@ + \ No newline at end of file diff --git a/repos/repos.css b/repos/repos.css index ad63aa9..e23c8ab 100644 --- a/repos/repos.css +++ b/repos/repos.css @@ -21,7 +21,20 @@ margin: 10px; } -.repotitle !important { +.repotitlebox { + display: flex; + flex-direction: row; + flex-wrap: nowrap; + justify-content: flex-start; + align-content: center; +} + +.repolinkimage { + width: 25px; + margin: 0 0 0 10px; +} + +.repotitle { color: white; font-size: 14px; } diff --git a/repos/repos.html b/repos/repos.html index 9dc82b2..4b32d41 100644 --- a/repos/repos.html +++ b/repos/repos.html @@ -11,37 +11,12 @@ - - - -
-