20 lines
253 B
CSS
20 lines
253 B
CSS
body
|
|
{
|
|
font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica", "Arial", "sans-serif";
|
|
}
|
|
<<<<<<< Updated upstream
|
|
=======
|
|
|
|
#main_table_length
|
|
{
|
|
float: left;
|
|
}
|
|
|
|
#main_table_filter
|
|
{
|
|
float: right;
|
|
}
|
|
|
|
#main_table_paginate
|
|
>>>>>>> Stashed changes
|