Merge pull request #873 from pixelfed/frontend-ui-refactor

Frontend ui refactor
This commit is contained in:
daniel 2019-02-24 22:09:59 -07:00 committed by GitHub
commit 4eb11f44e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -6,7 +6,7 @@
"/js/components.js": "/js/components.js?id=42433de4ebbff72c4293",
"/js/discover.js": "/js/discover.js?id=95091dda6723ab05dbb5",
"/js/micro.js": "/js/micro.js?id=178479fb6990f8806257",
"/js/profile.js": "/js/profile.js?id=6ec75334f334309063e0",
"/js/profile.js": "/js/profile.js?id=1c8f0ba44bfd283f13c8",
"/js/status.js": "/js/status.js?id=096927f9312b1d7bb1b0",
"/js/timeline.js": "/js/timeline.js?id=4101fb6ac1673f3e0abd"
}

View File

@ -308,7 +308,7 @@
color: #fff;
position:relative;
margin-top: 10px;
z-index: 999999;
z-index: 9;
opacity: 0.6;
text-shadow: 3px 3px 16px #272634;
}