From 821b69336a3a06dcc722a999efaefe5d2e8d9d57 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Fri, 26 Aug 2016 12:15:48 +0300 Subject: [PATCH] Updated live page, removed testpage.html --- README.md | 2 +- docs/index.html | 4 +- testpage.html | 151 ------------------------------------------------ 3 files changed, 4 insertions(+), 153 deletions(-) delete mode 100644 testpage.html diff --git a/README.md b/README.md index 2180fe0..e9b0553 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A minimal, responsive pure CSS framework to get you started. - **button**: button styles `GZIPPED SIZE`: 427 bytes - **form**: form styles `GZIPPED SIZE`: 517 bytes - **grid**: default 12-column grid `GZIPPED SIZE`: 447 bytes -- **nav**: navigation bar `GZIPPED SIZE`: 535 bytes +- **nav**: navigation bar `GZIPPED SIZE`: 527 bytes - **table**: table styles `GZIPPED SIZE`: 243 bytes - **helper and utility classes**: classes for quick floats, border styling, contextual text and more `GZIPPED SIZE`: 441 bytes diff --git a/docs/index.html b/docs/index.html index 5e407fb..6f1b722 100644 --- a/docs/index.html +++ b/docs/index.html @@ -8,7 +8,9 @@ - + + + diff --git a/testpage.html b/testpage.html deleted file mode 100644 index 7a19445..0000000 --- a/testpage.html +++ /dev/null @@ -1,151 +0,0 @@ - - - - Test page for mini.css - - - - - - -

Heading 1 smaller


-
-

Heading 2 smaller


-

Paragraph: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent est mi, commodo vitae mauris at, sagittis vehicula sem. Quisque malesuada dui at justo maximus, vel placerat nibh blandit. Phasellus quis ipsum aliquam, fringilla ante sit amet, sagittis magna. In at dignissim eros, id vulputate tellus. Quisque orci urna, pretium in porttitor et, rhoncus in nulla. Aenean viverra ante in velit tincidunt, sit amet tincidunt ante suscipit. In malesuada consectetur molestie.

-
- -
-
-
-
    -
  1. List element
  2. -
  3. List element
  4. -
  5. List element
  6. -
-
Ut sollicitudin arcu arcu, eget fermentum sem ullamcorper in.
-Lorem ipsum dolor sit amet, consectetur adipiscing elit.
-Phasellus nec nisl nunc. Sed sit amet urna arcu.
-Donec non consequat tortor, id fermentum felis.
-Quisque elementum hendrerit egestas. In id rhoncus neque, eget mattis neque.
-Suspendisse varius turpis et dui viverra semper.
-
-
-

Heading 3 smaller

-
- First name:
- Last name:
- -
-

Heading 4 smaller

- - - - - - - - - -
MonthSavings
January$100
-
Heading 5 smaller
- -
Heading 6 smaller
- -
-
Etiam maximus, ante vitae porttitor tincidunt, sem erat pharetra turpis, a ornare tortor purus ut justo. -
-
-

TODO: Add helper class for bordered that uses 1px solid rgba(0,0,0,0.25) to add a border to elements easily

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
#MakeModelYear
1HondaAccord2009
2ToyotaCamry2012
3HyundaiElantra2010
-
- -
Nam non diam ante. Curabitur non enim vitae eros luctus porta.
-
1c
2c
3c
-

-
-
-
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- -
- -
-
-
-

Notes for the demo page

- - - - \ No newline at end of file