Terminal Style CSS Framework – terminal.css

Category: CSS & CSS3 , Frameworks , Recommended | February 5, 2019
Author:Gioni06
Views Total:2,664 views
Official Page:Go to website
Last Update:February 5, 2019
License:MIT

Preview:

Terminal Style CSS Framework – terminal.css

Description:

terminal.css is a lightweight CSS framework that helps you create terminal style web pages.

How to use it:

Install and import the terminal.css.

# NPM
$ npm install terminal.css --save
import 'terminal.css'

Or directly load the terminial.css from a CDN.

<link rel="stylesheet" href="https://unpkg.com/terminal.css">

Previews:

terminal.css Grid Sysytem

Grid Sysytem

terminal.css Navigation

Navigation

terminal.css Lists

Lists

terminal.css Table

Table

terminal.css Form

Form

Changelog:

v0.6.5 (02/05/2019)

  • Add stylelint linter
  • Change hr style
  • Change dark theme colors
  • Fix Toc hover colors

v0.6.2 (02/03/2019)

  • Add twitter link
  • Change default primary color
  • Fix navigation margin
  • Add table of content component

v0.6.0 (01/31/2019)

  • Use .terminal for single font-size effect

v0.5.0 (01/31/2019)

  • change overall look and feel

You Might Be Interested In:


Leave a Reply