-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathquizlet.css
More file actions
41 lines (35 loc) · 759 Bytes
/
quizlet.css
File metadata and controls
41 lines (35 loc) · 759 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
.SiteUpgradeButton,
.pb-stream,
.TimeAndVisibilityAd,
.SiteFooter,
.SetPage-flickrAttributions,
#__exco_root_container,
.exco_sticky-placement,
[href="/upgrade?source=learn-chiclet"],
#targetDiv-setpage_billboard,
#targetDiv-SidebarAdsContainer {
display: none !important;
}
.SetPage.has-adz.has-billboard-ad .has-billboard-ad {
display: none !important;
}
.SetPage.has-adz.has-billboard-ad > div > .has-billboard-ad {
width: 0 !important;
display: none !important;
}
.SetPage.has-adz.has-billboard-ad > div {
display: block !important;
}
/* flashcard screen */
.acab9pq {
display: none !important;
}
.c1pmprka {
grid-template-columns: auto !important;
}
.cqfw9l2 {
min-width: 700px !important;
}
.acab9pq {
display: none !important;
}