diff options
| author | jhunkeler <jhunkeler@c5b2fb0a-d05d-0410-98c8-828840a80ff6> | 2010-01-27 17:55:50 -0500 |
|---|---|---|
| committer | jhunkeler <jhunkeler@c5b2fb0a-d05d-0410-98c8-828840a80ff6> | 2010-01-27 17:55:50 -0500 |
| commit | e2f1c576b3c86cf3c1855456bd1097169a9234fe (patch) | |
| tree | 3723017c1e0d17342cc0deb20b9b030e50edd823 /markitup/images | |
| parent | 2fc3c897f30d2f1663dcc3c768ed58a0c7da42a0 (diff) | |
| download | bayonetcms-e2f1c576b3c86cf3c1855456bd1097169a9234fe.tar.gz | |
Cleaning up and reordering directory structure.
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2.1@475 c5b2fb0a-d05d-0410-98c8-828840a80ff6
Diffstat (limited to 'markitup/images')
| -rw-r--r-- | markitup/images/body.png | bin | 29187 -> 0 bytes | |||
| -rw-r--r-- | markitup/images/jaysalvat.png | bin | 27603 -> 0 bytes | |||
| -rw-r--r-- | markitup/images/markitup.png | bin | 11751 -> 0 bytes | |||
| -rw-r--r-- | markitup/images/style.css | 27 |
4 files changed, 0 insertions, 27 deletions
diff --git a/markitup/images/body.png b/markitup/images/body.png Binary files differdeleted file mode 100644 index cad1bea..0000000 --- a/markitup/images/body.png +++ /dev/null diff --git a/markitup/images/jaysalvat.png b/markitup/images/jaysalvat.png Binary files differdeleted file mode 100644 index 83b76fa..0000000 --- a/markitup/images/jaysalvat.png +++ /dev/null diff --git a/markitup/images/markitup.png b/markitup/images/markitup.png Binary files differdeleted file mode 100644 index bb52e89..0000000 --- a/markitup/images/markitup.png +++ /dev/null diff --git a/markitup/images/style.css b/markitup/images/style.css deleted file mode 100644 index b29e3c7..0000000 --- a/markitup/images/style.css +++ /dev/null @@ -1,27 +0,0 @@ -body { - background:#EEE url(body.png) repeat-x; - font: 13px "Trebuchet MS", Arial, Verdana; - padding-top:95px; -} -a { - text-decoration:none; - color:#3C769D; -} -h1 a, -p em a { - display:block; - overflow:hidden; - text-indent:-1000px; - position:absolute; - top:0px; left:0px; -} -h1 a { - background:#EEE url(markitup.png) no-repeat top left; - width:245px; height:85px; - top:28px; -} -p em a { - background:transparent url(jaysalvat.png) no-repeat 10% 50%; - width:120px; height:28px; - left:30px; -}
\ No newline at end of file |
