summaryrefslogtreecommitdiff
blob: 5117543d103c02ebf9997c2289632d03a0e22344 (plain)
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
/*!
* Do not modify this file directly.  It is compiled SASS code.
*/
.updated.jp-banner {
  position: relative;
  padding: 0;
}

.updated .jp-banner__header {
  font-size: 18px;
  font-weight: 400;
  margin-top: 0;
}

.updated .jp-banner__button-container {
  padding: 12px 0 0;
}

.jp-banner .notice-dismiss {
  text-decoration: none;
}

.jp-banner__description {
  font-size: 14px;
}

.jp-banner__description-container {
  padding: 16px;
}

/*# sourceMappingURL=jetpack-banners-rtl.css.map */