12 lines
102 B
CSS
12 lines
102 B
CSS
|
.figure {
|
||
|
font-size: 35%;
|
||
|
}
|
||
|
|
||
|
p.subtitle {
|
||
|
font-size: 50%;
|
||
|
}
|
||
|
|
||
|
h2.email {
|
||
|
font-size: 70%;
|
||
|
}
|