UNPKG
@byndyusoft-ui/reset-css
Version:
latest (0.1.0)
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
Byndyusoft UI Reset CSS
github.com/Byndyusoft/ui/tree/master/styles/reset-css
Byndyusoft/ui
@byndyusoft-ui/reset-css
/
text.css
29 lines
(23 loc)
•
318 B
CSS
View Raw
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
abbr
[title]
{
text-decoration
: underline dotted; } small {
font-size
:
80%
; }
b
,
strong
{
font-weight
: bolder; } sub,
sup
{
font-size
:
75%
;
line-height
:
1
;
position
: relative;
vertical-align
: baseline; } sub {
bottom
: -
0.25em
; }
sup
{
top
: -
0.5em
; }