Archived
12 lines
126 B
CSS
12 lines
126 B
CSS
.intro{
|
|
text-align: center;
|
|
}
|
|
.head{
|
|
text-align: center;
|
|
}
|
|
.example{
|
|
text-align: center;
|
|
}
|
|
a {
|
|
color: green;
|
|
} |