Difference between revisions of "IA.css"

From All The Fallen Stories
Jump to navigation Jump to search
(New page)
 
m (Cuz why not)
Line 5: Line 5:
   text-align: center;
   text-align: center;
}
}
<noinclude>[[Category:IA|000css]]
::selection{
  background: black;
  color: white;
}
<noinclude>[[Category:IA|000css]]</noinclude>

Revision as of 08:26, 21 May 2022

p{

 font-size: 200%;

} h2{

 text-align: center;

}

selection{
 background: black;
 color: white;

}