From 7d9898ef1cf66268302fdccde7d654d43629bd11 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 12 Jan 2023 21:57:30 +0000 Subject: [PATCH] webstyle updates --- bin/install.sh | 1 - webstyle.css | 51 ++------------------------------------------------ 2 files changed, 2 insertions(+), 50 deletions(-) diff --git a/bin/install.sh b/bin/install.sh index 109d04f..f6dccf4 100755 --- a/bin/install.sh +++ b/bin/install.sh @@ -43,7 +43,6 @@ done echo "$(tput setaf 136) Brewing all the things. " echo "=============================================$(tput sgr0)" -"" # reset ./bin/install-brew.sh diff --git a/webstyle.css b/webstyle.css index c171913..fda7e18 100644 --- a/webstyle.css +++ b/webstyle.css @@ -68,40 +68,12 @@ body.aAU .mq { display: none !important; } -/* GITHUB - -----------------------------------------*/ - -.file-code code, -.file-code pre, -.commits code, -.commits pre, -.markdown-body pre, -.markdown-body code, -.diff-line-code, -#files .file .meta .info, -.file-box .meta .info, -.diff-line-num, -.blob-line-nums, -.commit .sha-block, -.commit .sha, -.news .alert .branch-link, -.repository-with-sidebar .repository-sidebar input.clone, -.comment-body code, -.comment-body pre, -.commit-message code, -.commit-sha, -.commit-id, -.branch-name, -input.url-field { - font-family: "Source Code Pro", Consolas, "Liberation Mono", Courier, - monospace !important; -} - /* TWITTER -----------------------------------------*/ /* Nice try, Twitter */ -div.promoted-tweet { +div.promoted-tweet, +[data-testid="placementTracking"] { display: none !important; } @@ -117,10 +89,6 @@ div.promoted-tweet { visibility: visible !important; } -main[role="main"] { - margin-left: 5% !important; -} - /* GOOGLE+ -----------------------------------------*/ @@ -132,21 +100,6 @@ div.Qd.Gb.qd.pP.EX { display: none !important; } -/* FACEBOOK - -----------------------------------------*/ - -#facebook .ego_column, -#facebook #adsNav, -#facebook #appsNav, -#pagelet_friends_online, -#navItem_app_357937250942127, -#navItem_app_140472815972081, -#developerNav, -#groupsNav, -#navItem_app_2356318349 { - display: none !important; -} - /* STACK OVERFLOW ET AL. -----------------------------------------*/