PHP Classes

File: Example/Password.Example.css

Recommend this page to a friend!
  Classes of Aleksey V. Zapparov   Password   Example/Password.Example.css   Download  
File: Example/Password.Example.css
Role: Auxiliary data
Content type: text/plain
Description: Stylesheet for examples
Class: Password
Generate passwords based on rules
Author: By
Last change: moved into example.tar.gz
Date: 17 years ago
Size: 461 bytes
 

Contents

Class file image Download
* {font-family: monospace; margin: 0} body {padding: 1em;} h1 {margin: .1em 0; font-size: 1.6em; background-color: #fee; color: #c00; border: 1px solid #;} h2 {margin: .1em 0; font-size: 1.4em; font-style: italic;} pre.input_code {border: 1xp solid #cce; background-color: #eef;} pre.input_code span {color: #bbb; font-style: italic;} pre.output_code {border: 1xp solid #cec; background-color: #efe;} hr {height: 1px; margin: 1em 0; visibility: hidden;}