summaryrefslogtreecommitdiffhomepage
path: root/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css47
1 files changed, 24 insertions, 23 deletions
diff --git a/src/style.css b/src/style.css
index 42b55e1..3c7527f 100644
--- a/src/style.css
+++ b/src/style.css
@@ -246,29 +246,30 @@ dl {
pointer-events: none;
}
- abbr.api::before { content: 'Application Programming Interface'; }
- abbr.ast::before { content: 'Abstract Syntax Tree'; }
- abbr.cli::before { content: 'Command-Line Interface'; }
- abbr.cpu::before { content: 'Central Processing Unit'; }
- abbr.css::before { content: 'Cascading Stylesheets'; }
- abbr.cv::before { content: 'Curriculum Vitæ'; }
- abbr.ec::before { content: 'Embedded Controller'; }
- abbr.gnu::before { content: 'GNU’s Not UNIX'; }
- abbr.gsp::before { content: 'German Shorthaired Pointer'; }
- abbr.html::before { content: 'Hypertext Markup Language'; }
- abbr.it::before { content: 'Information Technology'; }
- abbr.js::before { content: 'JavaScript'; }
- abbr.led::before { content: 'Light-Emitting Diode'; }
- abbr.nas::before { content: 'Network Attached Storage'; }
- abbr.pdf::before { content: 'Portable Document Format'; }
- abbr.qr::before { content: 'Quick Response'; }
- abbr.rgb::before { content: 'Red Green Blue'; }
- abbr.sha::before { content: 'Secure Hash Algorithm'; }
- abbr.tfa::before { content: 'Two-Factor Authentication'; }
- abbr.totp::before { content: 'Time-Based One-Time Password'; }
- abbr.uri::before { content: 'Uniform Resource Identifier'; }
- abbr.xml::before { content: 'Extensible Markup Language'; }
- abbr.yaml::before { content: 'YAML Ain’t Markup Language™'; }
+ abbr.api::before { content: 'Application Programming Interface'; }
+ abbr.ast::before { content: 'Abstract Syntax Tree'; }
+ abbr.cli::before { content: 'Command-Line Interface'; }
+ abbr.cpu::before { content: 'Central Processing Unit'; }
+ abbr.css::before { content: 'Cascading Stylesheets'; }
+ abbr.cv::before { content: 'Curriculum Vitæ'; }
+ abbr.ec::before { content: 'Embedded Controller'; }
+ abbr.gnu::before { content: 'GNU’s Not UNIX'; }
+ abbr.gsp::before { content: 'German Shorthaired Pointer'; }
+ abbr.html::before { content: 'Hypertext Markup Language'; }
+ abbr.it::before { content: 'Information Technology'; }
+ abbr.js::before { content: 'JavaScript'; }
+ abbr.led::before { content: 'Light-Emitting Diode'; }
+ abbr.nas::before { content: 'Network Attached Storage'; }
+ abbr.pdf::before { content: 'Portable Document Format'; }
+ abbr.posix::before { content: 'Portable Operating System Interface'; }
+ abbr.qr::before { content: 'Quick Response'; }
+ abbr.rgb::before { content: 'Red Green Blue'; }
+ abbr.sha::before { content: 'Secure Hash Algorithm'; }
+ abbr.tfa::before { content: 'Two-Factor Authentication'; }
+ abbr.totp::before { content: 'Time-Based One-Time Password'; }
+ abbr.uri::before { content: 'Uniform Resource Identifier'; }
+ abbr.xml::before { content: 'Extensible Markup Language'; }
+ abbr.yaml::before { content: 'YAML Ain’t Markup Language™'; }
}
@media (max-width: 600px) {