Line 444: | Line 444: | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
+ | |||
+ | #project_menu ul { display: flex; justify-content: space-evenly;} | ||
+ | #project_menu ul li { list-style: none; background: #fff; padding: 0.5em; border-radius: 50%; } | ||
+ | #project_menu img { width: 7em; height: auto;} | ||
</style> | </style> |
Revision as of 15:17, 9 October 2017