Skip to content

finnkuhn/admin_css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

admin_css


admin_css is a very simple css, which can be used to quickly create good-looking admin tools without a lot of hassle. You can find a preview of it on my website.

included are:

  • general css for body
  • headings (h1 to h3)
  • text styling (paragraph and links)
  • search inout
  • buttons (default, submit, edit, delete)
  • default "link" button
  • forms
  • tables
  • iframes for some reason
  • color variables from open color

To include this css just add:

<link rel="stylesheet" type="text/css" charset="utf-8" href="css/style.css"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>

About

admin_css is a very simple css, which can be used to quickly create good-looking admin tools without a lot of hassle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published