mirror of
https://github.com/lubuntu-team/lubuntu.me.git
synced 2025-02-24 00:31:07 +00:00
11 lines
254 B
CSS
11 lines
254 B
CSS
#adminmenu #toplevel_page_wps_overview_page .wp-menu-image:before {
|
|
content: "\f184";
|
|
}
|
|
|
|
#wp-admin-bar-wp-statistic-menu .ab-icon:before{
|
|
font-family: "dashicons" !important;
|
|
content: "\f184" !important;
|
|
}
|
|
.wps-center{
|
|
text-align: center;
|
|
} |