mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[api,doc] Add stylesheed for doxygen
As suggested by @ctrlaltca:matrix.org the project logo now uses a CSS to properly align its size.
This commit is contained in:
5
docs/FreeRDP.css
Normal file
5
docs/FreeRDP.css
Normal file
@@ -0,0 +1,5 @@
|
||||
#projectlogo img {
|
||||
border: 0px none;
|
||||
height: 48px;
|
||||
padding: 5px;
|
||||
}
|
||||
Reference in New Issue
Block a user