mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-06-14 19:19:18 +00:00
edfghj
This commit is contained in:
@ -3,59 +3,23 @@
|
||||
License: none (public domain)
|
||||
*/
|
||||
|
||||
html,
|
||||
body,
|
||||
div,
|
||||
span,
|
||||
applet,
|
||||
object,
|
||||
iframe,
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6,
|
||||
p,
|
||||
blockquote,
|
||||
pre,
|
||||
a,
|
||||
abbr,
|
||||
acronym,
|
||||
address,
|
||||
big,
|
||||
cite,
|
||||
code,
|
||||
del,
|
||||
dfn,
|
||||
em,
|
||||
img,
|
||||
ins,
|
||||
kbd,
|
||||
q,
|
||||
s,
|
||||
samp,
|
||||
small,
|
||||
strike,
|
||||
strong,
|
||||
sub,
|
||||
sup,
|
||||
tt,
|
||||
var,
|
||||
b,
|
||||
u,
|
||||
i,
|
||||
center,
|
||||
dl,
|
||||
dt,
|
||||
dd,
|
||||
ol,
|
||||
ul,
|
||||
li,
|
||||
fieldset,
|
||||
form,
|
||||
label,
|
||||
legend,
|
||||
html,body,
|
||||
div,span,
|
||||
applet,object,
|
||||
iframe,h1,
|
||||
h2,h3,h4,h5,
|
||||
h6,p,blockquote,
|
||||
pre,a,abbr,
|
||||
acronym,address,
|
||||
big,cite,code,del,
|
||||
dfn,em,img,
|
||||
ins,kbd,q,s,
|
||||
samp,small,
|
||||
strike,strong,
|
||||
sub,sup,tt,var,b,
|
||||
u,i,center,dl,dt,
|
||||
dd,ol,ul,li,fieldset,
|
||||
form,label,legend,
|
||||
table,
|
||||
caption,
|
||||
tbody,
|
||||
@ -369,12 +333,12 @@ a[href]:hover {
|
||||
.bloc-plus {
|
||||
margin-top: 40px;
|
||||
float: right;
|
||||
background-color: #190034;
|
||||
padding: 10px 15px;
|
||||
color: white;
|
||||
-webkit-transition: 300ms;
|
||||
-o-transition: 300ms;
|
||||
transition: 300ms;
|
||||
background-color: #190034;
|
||||
|
||||
}
|
||||
.bloc-plus:hover {
|
||||
|
Reference in New Issue
Block a user