2c88ef6d13c1989d74da2be156825d94f812befb
This commit updates the CSS styles for better consistency and correctness. The changes involve: 1. Replacing 'z-index: -1px' with 'z-index: -1' to correct the z-index value. The value should be an integer, not a length with a unit. 2. Replacing 'font-size:bold;' with 'font-weight:bold;' to set the font weight to bold properly. Please note that I haven't tested the changes yet, but they should have a positive impact on the overall appearance and functionality of the elements styled with these CSS rules.
The file is empty.
Description
Languages
PHP
62.3%
JavaScript
23.4%
CSS
10.9%
HTML
3.4%