-
Notifications
You must be signed in to change notification settings - Fork 3
/
monnaiem.css
26 lines (24 loc) · 926 Bytes
/
monnaiem.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/*
+-------------------------------------------------------------------------+
| Monnaie M - http://merome.net/monnaiem |
+-------------------------------------------------------------------------+
| Auteur : Jérôme VUITTENEZ - Merome : [email protected] |
+-------------------------------------------------------------------------+
*/
body{
background: #ffffff;
color: #222222;
font:12px Verdana,Arial,Helvetica,sans-serif;
}
font,th,td,p{color: #222222; font:12px Verdana,Arial,Helvetica,sans-serif}
a:link,a:active,a:visited,a.postlink:link{color:#0000FF;text-decoration:none}
a:hover{color: #00AAFF;text-decoration:underline}
#accueil {
width:1024px;
height:768px;
background-color:#FFFFFF;
text-align:center;
font:16px Verdana,Arial,Helvetica,sans-serif;
margin-left: auto;
margin-right: auto;
}