diff options
author | FivePixels <o5pxels@gmail.com> | 2018-03-22 21:12:58 -0500 |
---|---|---|
committer | FivePixels <o5pxels@gmail.com> | 2018-03-22 21:12:58 -0500 |
commit | beabeaf52fcd537c61f994c140de5e710e902e27 (patch) | |
tree | 9716eed3ef0999083af604dc6e29800ff2e06fd9 /cydia/css | |
parent | 3db4dc9ef67b6635cad23020ff18bdf7f30f6fe0 (diff) | |
download | personal-website-beabeaf52fcd537c61f994c140de5e710e902e27.tar.xz personal-website-beabeaf52fcd537c61f994c140de5e710e902e27.zip |
commit
Diffstat (limited to 'cydia/css')
-rwxr-xr-x | cydia/css/index.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cydia/css/index.css b/cydia/css/index.css new file mode 100755 index 0000000..15394e3 --- /dev/null +++ b/cydia/css/index.css @@ -0,0 +1,4 @@ +.repo-icon { + float: left; + vertical-align: middle; +}
\ No newline at end of file |