9 lines
75 B
CSS
9 lines
75 B
CSS
|
input.ipnum {
|
||
|
text-align: center;
|
||
|
}
|
||
|
|
||
|
#words p {
|
||
|
text-align: left;
|
||
|
}
|
||
|
|