diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2019-12-12 10:34:27 +0900 |
---|---|---|
committer | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2019-12-12 10:36:49 +0900 |
commit | e8db929184b456255176712d589f66e932df12db (patch) | |
tree | f2d881ef7f65cd187ba37ebb2f8b58402c78b9c0 /scripts | |
parent | 1b48a3e0a7df0cdf94b4c8bad7c6799f8770eb02 (diff) |
wiki: update Ongoing Multimedia Development
For Multi Camera which is asked from BSP team.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/css b/scripts/css index a5f5e04..41b2554 100644 --- a/scripts/css +++ b/scripts/css @@ -32,3 +32,7 @@ pre { padding: 10px 10px; border-radius: 10px; } + +strong { + background: linear-gradient(transparent 30%, #bbbb00); +} |